---
title: textLayoutManager
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nstextlayoutfragment/textlayoutmanager
---

# textLayoutManager

The layout manager for this text layout fragment.

## Declaration

```swift
weak var textLayoutManager: NSTextLayoutManager? { get }
```
