Module chrome_remote_interface_model::animation [−][src]
Structs
| Animation | Animation instance. |
| AnimationBuilder | |
| AnimationCanceledEvent | Event for when an animation has been cancelled. |
| AnimationCreatedEvent | Event for each animation that has been created. |
| AnimationEffect | AnimationEffect instance |
| AnimationEffectBuilder | |
| AnimationStartedEvent | Event for animation that has been started. |
| DisableCommand | Disables animation domain notifications. |
| DisableReturn | Disables animation domain notifications. |
| EnableCommand | Enables animation domain notifications. |
| EnableReturn | Enables animation domain notifications. |
| GetCurrentTimeCommand | Returns the current time of the an animation. |
| GetCurrentTimeReturn | Returns the current time of the an animation. |
| GetPlaybackRateCommand | Gets the playback rate of the document timeline. |
| GetPlaybackRateReturn | Gets the playback rate of the document timeline. |
| KeyframeStyle | Keyframe Style |
| KeyframesRule | Keyframes Rule |
| ReleaseAnimationsCommand | Releases a set of animations to no longer be manipulated. |
| ReleaseAnimationsReturn | Releases a set of animations to no longer be manipulated. |
| ResolveAnimationCommand | Gets the remote object of the Animation. |
| ResolveAnimationReturn | Gets the remote object of the Animation. |
| SeekAnimationsCommand | Seek a set of animations to a particular time within each animation. |
| SeekAnimationsReturn | Seek a set of animations to a particular time within each animation. |
| SetPausedCommand | Sets the paused state of a set of animations. |
| SetPausedReturn | Sets the paused state of a set of animations. |
| SetPlaybackRateCommand | Sets the playback rate of the document timeline. |
| SetPlaybackRateReturn | Sets the playback rate of the document timeline. |
| SetTimingCommand | Sets the timing of an animation node. |
| SetTimingReturn | Sets the timing of an animation node. |
Enums
| AnimationType |