resizable

Function resizable 

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

P Binds the resizable window var with the property value.

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