PropsSVGAnimationElement extension
Properties
-
onbegin
↔ EventHandlerNonNull<
Event> ? -
Available on SVGAnimationElement, provided by the PropsSVGAnimationElement extension
getter/setter pair -
onend
↔ EventHandlerNonNull<
Event> ? -
Available on SVGAnimationElement, provided by the PropsSVGAnimationElement extension
getter/setter pair -
onrepeat
↔ EventHandlerNonNull<
Event> ? -
Available on SVGAnimationElement, provided by the PropsSVGAnimationElement extension
getter/setter pair - targetElement → SVGElement?
-
Available on SVGAnimationElement, provided by the PropsSVGAnimationElement extension
no setter
Methods
-
beginElement(
) → void -
Available on SVGAnimationElement, provided by the PropsSVGAnimationElement extension
-
beginElementAt(
double offset) → void -
Available on SVGAnimationElement, provided by the PropsSVGAnimationElement extension
-
endElement(
) → void -
Available on SVGAnimationElement, provided by the PropsSVGAnimationElement extension
-
endElementAt(
double offset) → void -
Available on SVGAnimationElement, provided by the PropsSVGAnimationElement extension
-
getCurrentTime(
) → double -
Available on SVGAnimationElement, provided by the PropsSVGAnimationElement extension
-
getSimpleDuration(
) → double -
Available on SVGAnimationElement, provided by the PropsSVGAnimationElement extension
-
getStartTime(
) → double -
Available on SVGAnimationElement, provided by the PropsSVGAnimationElement extension