---
title: allowsCharacterPickerTouchBarItem
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstextfield/allowscharacterpickertouchbaritem
---

# allowsCharacterPickerTouchBarItem

A Boolean value that controls whether the Touch Bar displays the character picker item for rich text fields.

## Declaration

```swift
var allowsCharacterPickerTouchBarItem: Bool { get set }
```
