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

# textContentManager

The value that represents the current content manager.

## Declaration

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