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