Structs§
- Animation
- Animation instance. Animation
- Animation
Builder - Animation
Effect - AnimationEffect instance AnimationEffect
- Animation
Effect Builder - Disable
Params - Disables animation domain notifications. disable
- Disable
Returns - Disables animation domain notifications. disable
- Enable
Params - Enables animation domain notifications. enable
- Enable
Returns - Enables animation domain notifications. enable
- Event
Animation Canceled - Event for when an animation has been cancelled. animationCanceled
- Event
Animation Created - Event for each animation that has been created. animationCreated
- Event
Animation Started - Event for animation that has been started. animationStarted
- Event
Animation Updated - Event for animation that has been updated. animationUpdated
- GetCurrent
Time Params - Returns the current time of the an animation. getCurrentTime
- GetCurrent
Time Params Builder - GetCurrent
Time Returns - Returns the current time of the an animation. getCurrentTime
- GetCurrent
Time Returns Builder - GetPlayback
Rate Params - Gets the playback rate of the document timeline. getPlaybackRate
- GetPlayback
Rate Returns - Gets the playback rate of the document timeline. getPlaybackRate
- GetPlayback
Rate Returns Builder - Keyframe
Style - Keyframe Style KeyframeStyle
- Keyframe
Style Builder - Keyframes
Rule - Keyframes Rule KeyframesRule
- Keyframes
Rule Builder - Release
Animations Params - Releases a set of animations to no longer be manipulated. releaseAnimations
- Release
Animations Params Builder - Release
Animations Returns - Releases a set of animations to no longer be manipulated. releaseAnimations
- Resolve
Animation Params - Gets the remote object of the Animation. resolveAnimation
- Resolve
Animation Params Builder - Resolve
Animation Returns - Gets the remote object of the Animation. resolveAnimation
- Resolve
Animation Returns Builder - Seek
Animations Params - Seek a set of animations to a particular time within each animation. seekAnimations
- Seek
Animations Params Builder - Seek
Animations Returns - Seek a set of animations to a particular time within each animation. seekAnimations
- SetPaused
Params - Sets the paused state of a set of animations. setPaused
- SetPaused
Params Builder - SetPaused
Returns - Sets the paused state of a set of animations. setPaused
- SetPlayback
Rate Params - Sets the playback rate of the document timeline. setPlaybackRate
- SetPlayback
Rate Params Builder - SetPlayback
Rate Returns - Sets the playback rate of the document timeline. setPlaybackRate
- SetTiming
Params - Sets the timing of an animation node. setTiming
- SetTiming
Params Builder - SetTiming
Returns - Sets the timing of an animation node. setTiming
- View
OrScroll Timeline - Timeline instance ViewOrScrollTimeline
- View
OrScroll Timeline Builder
Enums§
- Animation
Type - Animation type of
Animation
.