---
title: textBlocks
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsparagraphstyle/textblocks
---

# textBlocks

The text blocks that contain the paragraph.

## Declaration

```swift
var textBlocks: [NSTextBlock] { get }
```

## See Also

### Getting text block and list information

- [textLists](appkit/nsparagraphstyle/textlists.md)
