---
title: candidateListTouchBarItem()
framework: appkit
role: symbol
role_heading: Instance Method
path: appkit/nstextcheckingclient/candidatelisttouchbaritem()
---

# candidateListTouchBarItem()

## Declaration

```swift
func candidateListTouchBarItem() -> NSCandidateListTouchBarItem<AnyObject>?
```

## See Also

### Instance Methods

- [addAnnotations(_:range:)](appkit/nstextcheckingclient/addannotations(_:range:).md)
- [annotatedSubstring(forProposedRange:actualRange:)](appkit/nstextcheckingclient/annotatedsubstring(forproposedrange:actualrange:).md)
- [removeAnnotation(_:range:)](appkit/nstextcheckingclient/removeannotation(_:range:).md)
- [replaceCharacters(in:withAnnotatedString:)](appkit/nstextcheckingclient/replacecharacters(in:withannotatedstring:).md)
- [selectAndShow(_:)](appkit/nstextcheckingclient/selectandshow(_:).md)
- [setAnnotations(_:range:)](appkit/nstextcheckingclient/setannotations(_:range:).md)
- [view(for:firstRect:actualRange:)](appkit/nstextcheckingclient/view(for:firstrect:actualrange:).md)
