servicesMenu
The app’s Services menu.
Declaration
var servicesMenu: NSMenu? { get set }Discussion
This property contains the app’s Services menu or nil if that menu has not been created. You can assign a new value to the property to set the Services menu for your app.