Contents

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.

See Also

Managing submenus