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