Function zng_wgt_window::enabled_buttons
source ยท pub fn enabled_buttons(
child: impl UiNode,
enabled_buttons: impl IntoVar<WindowButton>,
) -> impl UiNode
Expand description
P
Binds the enabled_buttons
window var with the property value.
The binding is bidirectional and the window variable is assigned on init.