---
title: textLists
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nsparagraphstyle/textlists
---

# textLists

The text lists that contain the paragraph.

## Declaration

```swift
var textLists: [NSTextList] { get }
```

## See Also

### Getting text block and list information

- [textBlocks](uikit/nsparagraphstyle/textblocks.md)
