pub fn background_img_crop(
child: impl IntoUiNode,
crop: impl IntoVar<Rect>,
) -> UiNodeExpand 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.