Skip to main content

can_close

Function can_close 

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

P Binds the can_close window var with the property value.

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