foreground_img_align

Function foreground_img_align 

Source
pub fn foreground_img_align(
    child: impl IntoUiNode,
    align: impl IntoVar<Align>,
) -> UiNode
Expand description

P Sets the foreground image alignment.

This property sets the FOREGROUND_IMG_ALIGN_VAR and overrides the img_align value for the foreground images.