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