background_img_crop

Function background_img_crop 

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

P Sets the background image crop.

This property sets the BACKGROUND_IMG_CROP_VAR and overrides the img_crop value for the background images.