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