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

# textBlocks

## Declaration

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

## Mentioned in

Adding tables to attributed strings in UIKit

## See Also

### Getting text block and list information

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