Static zng_wgt_image::IMAGE_FIT_VAR
source ยท pub static IMAGE_FIT_VAR: ContextVar<ImageFit>
Expand description
The image layout mode.
Is ImageFit::Contain
by default.
pub static IMAGE_FIT_VAR: ContextVar<ImageFit>
The image layout mode.
Is ImageFit::Contain
by default.