---
title: textLists
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsmutableparagraphstyle/textlists
---

# textLists

The text lists that contain the paragraph.

## Declaration

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

## See Also

### Setting text blocks and lists

- [textBlocks](appkit/nsmutableparagraphstyle/textblocks.md)
