Function MenuButton.setDisableShortcuts
If true
, shortcuts are disabled and cannot be used to trigger the button.
void setDisableShortcuts
(
const(bool) disabled
) nothrow @nogc;
If true
, shortcuts are disabled and cannot be used to trigger the button.
void setDisableShortcuts
(
const(bool) disabled
) nothrow @nogc;