background_img_align

Function background_img_align 

Source
pub fn background_img_align(
    child: impl IntoUiNode,
    align: impl IntoVar<Align>,
) -> UiNode
Expand 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.