---
title: movementUserInfoKey
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nstext/movementuserinfokey
---

# movementUserInfoKey

The userInfo dictionary key for the didEndEditingNotification notification.

## Declaration

```swift
class let movementUserInfoKey: String
```

## See Also

### Notifications

- [didBeginEditingNotification](appkit/nstext/didbegineditingnotification.md)
- [didChangeNotification](appkit/nstext/didchangenotification.md)
- [didEndEditingNotification](appkit/nstext/didendeditingnotification.md)
- [NSTextMovement](appkit/nstextmovement.md)
