class js.html.svg.AnimationElement extends Element

Available on js

The SVGAnimationElement interface is the base interface for all of the animation element interfaces: SVGAnimateElement , SVGSetElement , SVGAnimateColorElement , SVGAnimateMotionElement and SVGAnimateTransformElement .

Documentation for this class was provided by MDN.

Instance Fields

var targetElement:Element

The element which is being animated.

function getStartTime():Float