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