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.