Sets the option dictionary that maps event trigger keys to animation objects.
Required.
SDK
- macOS 10.5+
Framework
- App
Kit
Declaration
@property(readwrite, copy) NSDictionary<NSAnimatable Property Key, id> *animations;
Parameters
dict
A dictionary containing the event trigger keys and associated animation objects.