Skip to main content

can_minimize

Function can_minimize 

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

P Binds the can_minimize window var with the property value.

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