---
title: characterPicker
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nstouchbaritem/identifier-swift.struct/characterpicker
---

# characterPicker

The standard identifier for selecting special characters such as Emoji.

## Declaration

```swift
static let characterPicker: NSTouchBarItem.Identifier
```

## See Also

### Creating identifiers for multiple choice items

- [candidateList](appkit/nstouchbaritem/identifier-swift.struct/candidatelist.md)
