pub fn enabled_buttons(
child: impl IntoUiNode,
enabled_buttons: impl IntoVar<WindowButton>,
) -> UiNodeExpand description
P Binds the enabled_buttons window var with the property value.
The binding is bidirectional and the window variable is assigned on init.