pub fn mask_mode(
child: impl IntoUiNode,
mode: impl IntoVar<ImageMaskMode>,
) -> UiNodeExpand description
P Defines how the A8 image mask pixels are to be derived from a source mask image in all mask_image inside
the widget in descendants.
This property sets the MASK_MODE_VAR.