visible

Function visible 

Source
pub fn visible(child: impl IntoUiNode, visible: impl IntoVar<bool>) -> UiNode
Expand description

P Binds the visible window var with the property value.

The binding is bidirectional and the window variable is assigned on init.