pub fn border_img_repeat(
child: impl IntoUiNode,
repeats: impl IntoVar<BorderRepeats>,
) -> UiNodeExpand description
P Defines how the 9-patch edge slices are used to fill the widths.
This property sets the BORDER_IMG_REPEAT_VAR.
pub fn border_img_repeat(
child: impl IntoUiNode,
repeats: impl IntoVar<BorderRepeats>,
) -> UiNodeP Defines how the 9-patch edge slices are used to fill the widths.
This property sets the BORDER_IMG_REPEAT_VAR.