Module animation

Source

Structs§

Animation
Animation instance. Animation
AnimationBuilder
AnimationEffect
AnimationEffect instance AnimationEffect
AnimationEffectBuilder
DisableParams
Disables animation domain notifications. disable
DisableReturns
Disables animation domain notifications. disable
EnableParams
Enables animation domain notifications. enable
EnableReturns
Enables animation domain notifications. enable
EventAnimationCanceled
Event for when an animation has been cancelled. animationCanceled
EventAnimationCreated
Event for each animation that has been created. animationCreated
EventAnimationStarted
Event for animation that has been started. animationStarted
EventAnimationUpdated
Event for animation that has been updated. animationUpdated
GetCurrentTimeParams
Returns the current time of the an animation. getCurrentTime
GetCurrentTimeParamsBuilder
GetCurrentTimeReturns
Returns the current time of the an animation. getCurrentTime
GetCurrentTimeReturnsBuilder
GetPlaybackRateParams
Gets the playback rate of the document timeline. getPlaybackRate
GetPlaybackRateReturns
Gets the playback rate of the document timeline. getPlaybackRate
GetPlaybackRateReturnsBuilder
KeyframeStyle
Keyframe Style KeyframeStyle
KeyframeStyleBuilder
KeyframesRule
Keyframes Rule KeyframesRule
KeyframesRuleBuilder
ReleaseAnimationsParams
Releases a set of animations to no longer be manipulated. releaseAnimations
ReleaseAnimationsParamsBuilder
ReleaseAnimationsReturns
Releases a set of animations to no longer be manipulated. releaseAnimations
ResolveAnimationParams
Gets the remote object of the Animation. resolveAnimation
ResolveAnimationParamsBuilder
ResolveAnimationReturns
Gets the remote object of the Animation. resolveAnimation
ResolveAnimationReturnsBuilder
SeekAnimationsParams
Seek a set of animations to a particular time within each animation. seekAnimations
SeekAnimationsParamsBuilder
SeekAnimationsReturns
Seek a set of animations to a particular time within each animation. seekAnimations
SetPausedParams
Sets the paused state of a set of animations. setPaused
SetPausedParamsBuilder
SetPausedReturns
Sets the paused state of a set of animations. setPaused
SetPlaybackRateParams
Sets the playback rate of the document timeline. setPlaybackRate
SetPlaybackRateParamsBuilder
SetPlaybackRateReturns
Sets the playback rate of the document timeline. setPlaybackRate
SetTimingParams
Sets the timing of an animation node. setTiming
SetTimingParamsBuilder
SetTimingReturns
Sets the timing of an animation node. setTiming
ViewOrScrollTimeline
Timeline instance ViewOrScrollTimeline
ViewOrScrollTimelineBuilder

Enums§

AnimationType
Animation type of Animation.