titleWidth
The width of the menu item’s text, measured in points.
Declaration
var titleWidth: CGFloat { get }Discussion
To set the menu item’s text, use the setTitle: method of NSMenuItem.
The width of the menu item’s text, measured in points.
var titleWidth: CGFloat { get }To set the menu item’s text, use the setTitle: method of NSMenuItem.