---
title: NSAnimatablePropertyKey
framework: appkit
role: symbol
role_heading: Type Alias
path: appkit/nsanimatablepropertykey
---

# NSAnimatablePropertyKey

## Declaration

```swift
typealias NSAnimatablePropertyKey = String
```

## See Also

### Managing Animations for Properties

- [animations](appkit/nsanimatablepropertycontainer/animations.md)
- [animation(forKey:)](appkit/nsanimatablepropertycontainer/animation(forkey:).md)
- [defaultAnimation(forKey:)](appkit/nsanimatablepropertycontainer/defaultanimation(forkey:).md)
