SVGAnimationElement$Typings extension

on

Properties

addEventListener → ({void Function<K$>(SVGElementEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})

Available on SVGAnimationElement, provided by the SVGAnimationElement$Typings extension

Overload accessor: $1, $2
no setter
beginElement ↔ void Function()

Available on SVGAnimationElement, provided by the SVGAnimationElement$Typings extension

getter/setter pair
beginElementAt ↔ void Function(num)

Available on SVGAnimationElement, provided by the SVGAnimationElement$Typings extension

getter/setter pair
endElement ↔ void Function()

Available on SVGAnimationElement, provided by the SVGAnimationElement$Typings extension

getter/setter pair
endElementAt ↔ void Function(num)

Available on SVGAnimationElement, provided by the SVGAnimationElement$Typings extension

getter/setter pair
getCurrentTime num Function()

Available on SVGAnimationElement, provided by the SVGAnimationElement$Typings extension

getter/setter pair
getSimpleDuration num Function()

Available on SVGAnimationElement, provided by the SVGAnimationElement$Typings extension

getter/setter pair
getStartTime num Function()

Available on SVGAnimationElement, provided by the SVGAnimationElement$Typings extension

getter/setter pair
removeEventListener → ({void Function<K$>(SVGElementEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})

Available on SVGAnimationElement, provided by the SVGAnimationElement$Typings extension

Overload accessor: $1, $2
no setter
targetElement SVGElement?

Available on SVGAnimationElement, provided by the SVGAnimationElement$Typings extension

MDN Reference
no setter