foreground_img_crop

Function foreground_img_crop 

Source
pub fn foreground_img_crop(
    child: impl IntoUiNode,
    crop: impl IntoVar<Rect>,
) -> UiNode
Expand description

P Sets the foreground image crop.

This property sets the FOREGROUND_IMG_CROP_VAR and overrides the img_crop value for the foreground images.