Contents

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.

See Also

Calculating the Size of a Menu Item