Skip to main content

can_maximize

Function can_maximize 

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

P Binds the can_maximize window var with the property value.

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