imageWidth
The width of the image associated with the menu item.
Declaration
var imageWidth: CGFloat { get }Discussion
The width of the image is measured in points. You can associate an image with a menu item using the setImage: method of NSMenuItem.