Contents

system

Returns the system-wide status bar located in the menu bar.

Declaration

class var system: NSStatusBar { get }

Return Value

The shared status bar object.

Discussion

The status bar begins at the right side of the menu bar (to the left of Menu Extras and the menu bar clock) and grows to the left as NSStatusItem objects are added to it.

See Also

Related Documentation

  • Status Bar Programming Topics