DesktopMenuItem.HasMacOptionKey

From Xojo Documentation

Design Property (as Boolean)


This DesktopMenuItem 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 DesktopMenuItem.

Notes

Use DesktopMenuItem.Shortcut to change this value at runtime.