Contents

menu

The pull-down menu displayed when the user clicks the status item.

Declaration

var menu: NSMenu? { get set }

Discussion

When non-nil, the status item’s single click action behavior is not used. Setting the value of this property to nil removes the menu.

See Also

Managing the Status Item’s Behavior