---
title: NSPathControl.Style.popUp
framework: appkit
role: symbol
role_heading: Case
path: appkit/nspathcontrol/style/popup
---

# NSPathControl.Style.popUp

## Declaration

```swift
case popUp
```

## Discussion

Discussion The pop-up display style and behavior. Only the last path component is displayed with an icon image and component name. The full path is shown when the user clicks on the cell. If the cell is editable, a Choose item is included to enable selecting a different path.

## See Also

### Constants

- [NSPathControl.Style.standard](appkit/nspathcontrol/style/standard.md)
