This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

AnimationTimeline

Summary

Representation of a timeline, including the document timeline.

Properties

currentTime
Returns the time value for this timeline or null if this timeline is inactive.

Methods

getAnimationPlayers
Returns the set of Animation Player objects associated with this timeline that have associated source content which is current or in effect.
play
Creates a new AnimationPlayer object associated with this timeline that begins playback as soon as it is ready.

Events

No events.