- Inherits from:
- NSObject
- Conforms to:
- NSObject
- (NSObject)
Declared in:
- AppKit/NSStatusBar.h
Description forthcoming.
The following constants are defined as a convenience by NSStatusBar:
Constant | Type | Description |
NSSquareStatusItemLength |
int | -2 |
NSVariableStatusItemLength |
int | -1 |
- TBD Method Group Name
- + systemStatusBar
- - isVertical
- - removeStatusItem:
- - statusItemWithLength:
- - thickness
+ (NSStatusBar*)systemStatusBar
- (BOOL)isVertical
- (void)removeStatusItem:(NSStatusItem*)item
- (NSStatusItem*)statusItemWithLength:(float)length
- (float)thickness