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

# candidateList

The standard identifier for a candidate list bar item.

## Declaration

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

## Discussion

Discussion This value is the identifier for NSCandidateListTouchBarItem. Use a candidate list bar item to show word completion candidates to assist users typing text.

## See Also

### Creating identifiers for multiple choice items

- [characterPicker](appkit/nstouchbaritem/identifier-swift.struct/characterpicker.md)
