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

# textLayoutManager

## Declaration

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

## See Also

### Managing text components

- [layoutManager](uikit/nstextcontainer/layoutmanager.md)
- [replaceLayoutManager(_:)](uikit/nstextcontainer/replacelayoutmanager(_:).md)
- [textView](appkit/nstextcontainer/textview.md)
