Not documented.

Inheritance
Annotations
  • DocsEditable()
  • DomName('Animation')
  • Experimental()

Properties

activeDuration double
read-only, inherited

currentIteration int
read-only, inherited

duration double
read-only, inherited

endTime double
read-only, inherited

localTime double
read-only, inherited

player AnimationPlayer
read-only, inherited

startTime double
read-only, inherited

timing Timing
read-only, inherited

Constructors

Animation(Element target, List<Map> keyframes, [timingInput])