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

# modalPanel

The level for a modal panel.

## Declaration

```swift
static var modalPanel: 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)
- [normal](appkit/nswindow/level-swift.struct/normal.md)
- [popUpMenu](appkit/nswindow/level-swift.struct/popupmenu.md)
- [screenSaver](appkit/nswindow/level-swift.struct/screensaver.md)
- [statusBar](appkit/nswindow/level-swift.struct/statusbar.md)
- [submenu](appkit/nswindow/level-swift.struct/submenu.md)
- [tornOffMenu](appkit/nswindow/level-swift.struct/tornoffmenu.md)
