MenuItem.HasMacOptionKey

From Xojo Documentation

Design Property (as Boolean)


This MenuItem property can only be set in the Inspector and is not available in code.

The Option key on Mac. This property is Mac-only. If selected, the Option key must be held down while pressing the value of the ShortcutKey property to trigger the event handler of the MenuItem.

Notes

Use MenuItem.Shortcut to change this value at runtime.