foreground_img_repeat

Function foreground_img_repeat 

Source
pub fn foreground_img_repeat(
    child: impl IntoUiNode,
    repeat: impl IntoVar<ImageRepeat>,
) -> UiNode
Expand description

P Sets the foreground image repeat.

This property sets the FOREGROUND_IMG_REPEAT_VAR and overrides the img_repeat value for the foreground images.