Static zng_wgt_image::IMAGE_ALIGN_VAR
source ยท pub static IMAGE_ALIGN_VAR: ContextVar<Align>
Expand description
Align of the image in relation to the image widget final size.
Is Align::CENTER
by default.
pub static IMAGE_ALIGN_VAR: ContextVar<Align>
Align of the image in relation to the image widget final size.
Is Align::CENTER
by default.