---
title: textContentManager
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nstextlayoutmanager/textcontentmanager
---

# textContentManager

Returns the text content manager associated with this text layout manager.

## Declaration

```swift
weak var textContentManager: NSTextContentManager? { get }
```

## See Also

### Accessing the text storage

- [textContainer](uikit/nstextlayoutmanager/textcontainer.md)
- [textSelectionNavigation](uikit/nstextlayoutmanager/textselectionnavigation.md)
- [textSelections](uikit/nstextlayoutmanager/textselections.md)
- [usageBoundsForTextContainer](uikit/nstextlayoutmanager/usageboundsfortextcontainer.md)
- [enumerateTextSegments(in:type:options:using:)](uikit/nstextlayoutmanager/enumeratetextsegments(in:type:options:using:).md)
- [replace(_:)](uikit/nstextlayoutmanager/replace(_:).md)
- [replaceContents(in:with:)](uikit/nstextlayoutmanager/replacecontents(in:with:)-2elb.md)
- [replaceContents(in:with:)](uikit/nstextlayoutmanager/replacecontents(in:with:)-80j0b.md)
