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

# textLayoutManager

## Declaration

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

## See Also

### Managing text components

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