pub fn foreground_img_align(
child: impl IntoUiNode,
align: impl IntoVar<Align>,
) -> UiNodeExpand 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.