mainMenu
The app’s main menu bar.
Declaration
var mainMenu: NSMenu? { get set }Discussion
Use this property to assign a new menu bar for your app or to access the current menu bar.
The app’s main menu bar.
var mainMenu: NSMenu? { get set }Use this property to assign a new menu bar for your app or to access the current menu bar.