pub fn foreground_img_repeat_spacing(
child: impl IntoUiNode,
spacing: impl IntoVar<Size>,
) -> UiNodeExpand description
P Sets the foreground image repeat spacing.
This property sets the FOREGROUND_IMG_REPEAT_SPACING_VAR and overrides the img_repeat_spacing value for the foreground images.