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

# textContentManager

The value that represents the current content manager.

## Declaration

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