---
title: textList
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nstextlistelement/textlist
---

# textList

The value that represents the text list.

## Declaration

```swift
var textList: NSTextList { get }
```

## See Also

### Accessing the text elements

- [parent](uikit/nstextlistelement/parent.md)
- [childElements](uikit/nstextlistelement/childelements.md)
