Available on crate features
experimental and Animation and Runtime and DOM only.Structs§
- Animation
- Animation instance.
- Animation
Builder - Animation
Canceled Event - Event for when an animation has been cancelled.
- Animation
Created Event - Event for each animation that has been created.
- Animation
Effect - AnimationEffect instance
- Animation
Effect Builder - Animation
Started Event - Event for animation that has been started.
- Disable
Command - Disables animation domain notifications.
- Disable
Return - Disables animation domain notifications.
- Enable
Command - Enables animation domain notifications.
- Enable
Return - Enables animation domain notifications.
- GetCurrent
Time Command - Returns the current time of the an animation.
- GetCurrent
Time Return - Returns the current time of the an animation.
- GetPlayback
Rate Command - Gets the playback rate of the document timeline.
- GetPlayback
Rate Return - Gets the playback rate of the document timeline.
- Keyframe
Style - Keyframe Style
- Keyframes
Rule - Keyframes Rule
- Release
Animations Command - Releases a set of animations to no longer be manipulated.
- Release
Animations Return - Releases a set of animations to no longer be manipulated.
- Resolve
Animation Command - Gets the remote object of the Animation.
- Resolve
Animation Return - Gets the remote object of the Animation.
- Seek
Animations Command - Seek a set of animations to a particular time within each animation.
- Seek
Animations Return - Seek a set of animations to a particular time within each animation.
- SetPaused
Command - Sets the paused state of a set of animations.
- SetPaused
Return - Sets the paused state of a set of animations.
- SetPlayback
Rate Command - Sets the playback rate of the document timeline.
- SetPlayback
Rate Return - Sets the playback rate of the document timeline.
- SetTiming
Command - Sets the timing of an animation node.
- SetTiming
Return - Sets the timing of an animation node.