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