Function zng_wgt_window::resizable
source ยท pub fn resizable(
child: impl UiNode,
resizable: impl IntoVar<bool>,
) -> impl 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.