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