pub fn mask_fit(child: impl IntoUiNode, fit: impl IntoVar<ImageFit>) -> UiNodeExpand description
P Defines how the mask image fits the widget bounds in all mask_image inside
the widget in descendants.
This property sets the MASK_FIT_VAR.
pub fn mask_fit(child: impl IntoUiNode, fit: impl IntoVar<ImageFit>) -> UiNodeP Defines how the mask image fits the widget bounds in all mask_image inside
the widget in descendants.
This property sets the MASK_FIT_VAR.