foreground_img_fit

Function foreground_img_fit 

Source
pub fn foreground_img_fit(
    child: impl IntoUiNode,
    fit: impl IntoVar<ImageFit>,
) -> UiNode
Expand 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.