---
title: high
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nstouchbaritem/priority/high
---

# high

A constant indicating a high visibility priority.

## Declaration

```swift
static var high: NSTouchBarItem.Priority { get }
```

## See Also

### Priorities

- [low](appkit/nstouchbaritem/priority/low.md)
- [normal](appkit/nstouchbaritem/priority/normal.md)
