pub fn foreground_img_fit(
child: impl IntoUiNode,
fit: impl IntoVar<ImageFit>,
) -> UiNodeExpand description
P Sets the foreground image fit.
This property sets the FOREGROUND_IMG_FIT_VAR and overrides the img_fit value for the foreground images.