Function zng_wgt_window::taskbar_visible
source ยท pub fn taskbar_visible(
child: impl UiNode,
taskbar_visible: impl IntoVar<bool>,
) -> impl UiNode
Expand description
P
Binds the taskbar_visible
window var with the property value.
The binding is bidirectional and the window variable is assigned on init.