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

# NSPathControl.Style.standard

## Declaration

```swift
case standard
```

## Discussion

Discussion The standard display style and behavior. All path component cells are displayed with an icon image and component name. If the path can not fully be displayed, the middle parts are truncated as required.

## See Also

### Constants

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