submenu
The submenu of the menu item.
Declaration
var submenu: NSMenu? { get set }Discussion
The default implementation of the NSMenuItem class raises an exception if aSubmenu already has a supermenu.
The submenu of the menu item.
var submenu: NSMenu? { get set }The default implementation of the NSMenuItem class raises an exception if aSubmenu already has a supermenu.