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

# textList

The identifier for a Touch Bar item used to control the text list style.

## Declaration

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

## See Also

### Creating identifiers for text items

- [textFormat](appkit/nstouchbaritem/identifier-swift.struct/textformat.md)
- [textAlignment](appkit/nstouchbaritem/identifier-swift.struct/textalignment.md)
- [textColorPicker](appkit/nstouchbaritem/identifier-swift.struct/textcolorpicker.md)
- [textStyle](appkit/nstouchbaritem/identifier-swift.struct/textstyle.md)
