This document is archived and information here might be outdated. Recommended version. |
The Animation Extension object.
Name | Description | |
---|---|---|
AnimationContentsModified | Fires events to notify of changes in animation contents. | |
AnimationEnvironment | The animation environment options for this container app. | |
AnimationTracks | The animation track container. |
Classes | Description |
---|---|
AnimationExtension | The Animation Extension Object. |
Animation extension is the access point for other animation objects in an application. This interface exposes the animation environment and animation track container for developers. From the animation track container, you can then access individual animation track and their keyframes.