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

# normal

A constant indicating a normal visibility priority.

## Declaration

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

## See Also

### Priorities

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