Module chrome_remote_interface_model::animation[][src]

This is supported on crate features experimental and Animation and Runtime and DOM only.

Structs

Animation instance.

Event for when an animation has been cancelled.

Event for each animation that has been created.

AnimationEffect instance

Event for animation that has been started.

Disables animation domain notifications.

Disables animation domain notifications.

Enables animation domain notifications.

Enables animation domain notifications.

Returns the current time of the an animation.

Returns the current time of the an animation.

Gets the playback rate of the document timeline.

Gets the playback rate of the document timeline.

Keyframe Style

Keyframes Rule

Releases a set of animations to no longer be manipulated.

Releases a set of animations to no longer be manipulated.

Gets the remote object of the Animation.

Gets the remote object of the Animation.

Seek a set of animations to a particular time within each animation.

Seek a set of animations to a particular time within each animation.

Sets the paused state of a set of animations.

Sets the paused state of a set of animations.

Sets the playback rate of the document timeline.

Sets the playback rate of the document timeline.

Sets the timing of an animation node.

Sets the timing of an animation node.

Enums