Function zng::image::mask::mask_align
source ยท pub fn mask_align(child: impl UiNode, align: impl IntoVar<Align>) -> impl UiNode
Expand description
P
Defines the align of the mask image in relation to the widget bounds in all mask_image
inside
the widget in descendants.
This property sets the MASK_ALIGN_VAR
.