Contents

keyEquivalentWidth

The width of the menu item’s key equivalent string.

Declaration

var keyEquivalentWidth: CGFloat { get }

Discussion

To set the menu item’s key equivalent, use the keyEquivalent property of NSMenuItem.

See Also

Calculating the Size of a Menu Item