enabled_buttons

Function enabled_buttons 

Source
pub fn enabled_buttons(
    child: impl IntoUiNode,
    enabled_buttons: impl IntoVar<WindowButton>,
) -> 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.