---
title: textDidChange
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/notificationcenter/messageidentifier/textdidchange-8ns63
---

# textDidChange

## Declaration

```swift
static var textDidChange: NotificationCenter.BaseMessageIdentifier<UITextView.TextDidChangeMessage> { get }
```

## See Also

### Identifying UIKit text view messages

- [textDidBeginEditing](foundation/notificationcenter/messageidentifier/textdidbeginediting-9y8tn.md)
- [textDidEndEditing](foundation/notificationcenter/messageidentifier/textdidendediting-6cmke.md)
