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.
The width of the menu item’s key equivalent string.
var keyEquivalentWidth: CGFloat { get }To set the menu item’s key equivalent, use the keyEquivalent property of NSMenuItem.