pub fn foreground_img_opacity(
child: impl IntoUiNode,
alpha: impl IntoVar<Factor>,
) -> UiNodeExpand description
P Sets the foreground image opacity.
This property sets the FOREGROUND_IMG_OPACITY_VAR.
pub fn foreground_img_opacity(
child: impl IntoUiNode,
alpha: impl IntoVar<Factor>,
) -> UiNodeP Sets the foreground image opacity.
This property sets the FOREGROUND_IMG_OPACITY_VAR.