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