size
The size of the menu in screen coordinates
Declaration
var size: NSSize { get }Discussion
This property contains a value of type NSSize, indicating the size of the menu in screen coordinates.
The menu may draw at a smaller size when shown, depending on its positioning and display configuration.