pub fn taskbar_visible(
child: impl IntoUiNode,
taskbar_visible: impl IntoVar<bool>,
) -> UiNodeExpand description
P Binds the taskbar_visible window var with the property value.
The binding is bidirectional and the window variable is assigned on init.