pub fn background_img_align(
child: impl IntoUiNode,
align: impl IntoVar<Align>,
) -> UiNodeExpand description
P Sets the background image alignment.
This property sets the BACKGROUND_IMG_ALIGN_VAR and overrides the img_align value for the background images.