---
title: statusBar
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nswindow/level-swift.struct/statusbar
---

# statusBar

The level for a status window.

## Declaration

```swift
static var statusBar: NSWindow.Level { get }
```

## See Also

### Constants

- [dock](appkit/nswindow/level-swift.struct/dock.md)
- [floating](appkit/nswindow/level-swift.struct/floating.md)
- [mainMenu](appkit/nswindow/level-swift.struct/mainmenu.md)
- [modalPanel](appkit/nswindow/level-swift.struct/modalpanel.md)
- [normal](appkit/nswindow/level-swift.struct/normal.md)
- [popUpMenu](appkit/nswindow/level-swift.struct/popupmenu.md)
- [screenSaver](appkit/nswindow/level-swift.struct/screensaver.md)
- [submenu](appkit/nswindow/level-swift.struct/submenu.md)
- [tornOffMenu](appkit/nswindow/level-swift.struct/tornoffmenu.md)
