menu
Returns the responder’s menu.
Declaration
var menu: NSMenu? { get set }Discussion
For NSApplication this menu is the same as the menu returned by its mainMenu property.
Returns the responder’s menu.
var menu: NSMenu? { get set }For NSApplication this menu is the same as the menu returned by its mainMenu property.