Dart API Reference
dart:html
AnimationTimeline
AnimationTimeline
class
Annotations
DocsEditable()
DomName('AnimationTimeline')
Experimental()
Instance Properties
currentTime
double
read-only
Instance Methods
getAnimationPlayers
(
) →
List
<
AnimationPlayer
>
play
(
AnimationNode
source
) →
AnimationPlayer