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

# popUpMenu

The level for a pop-up menu.

## Declaration

```swift
static var popUpMenu: 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)
- [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)
