Function zng::image::mask::mask_offset
source ยท pub fn mask_offset(
child: impl UiNode,
offset: impl IntoVar<Vector>,
) -> impl UiNode
Expand description
P
Defines the offset applied to the mask image after all measure and arrange. in all mask_image
inside
the widget in descendants.
This property sets the MASK_OFFSET_VAR
.