pub fn border_img_fill(
child: impl IntoUiNode,
fill: impl IntoVar<bool>,
) -> UiNodeExpand description
P Defines if the middle slice of the 9-patch image is also rendered.
This property sets the BORDER_IMG_FILL_VAR.
pub fn border_img_fill(
child: impl IntoUiNode,
fill: impl IntoVar<bool>,
) -> UiNodeP Defines if the middle slice of the 9-patch image is also rendered.
This property sets the BORDER_IMG_FILL_VAR.