SVGGeometryElement$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 SVGGeometryElement, provided by the SVGGeometryElement$Typings extension

Overload accessor: $1, $2
no setter
getPointAtLength DOMPoint Function(num)

Available on SVGGeometryElement, provided by the SVGGeometryElement$Typings extension

getter/setter pair
getTotalLength num Function()

Available on SVGGeometryElement, provided by the SVGGeometryElement$Typings extension

getter/setter pair
isPointInFill bool Function([DOMPointInit?])

Available on SVGGeometryElement, provided by the SVGGeometryElement$Typings extension

getter/setter pair
isPointInStroke bool Function([DOMPointInit?])

Available on SVGGeometryElement, provided by the SVGGeometryElement$Typings extension

getter/setter pair
pathLength SVGAnimatedNumber

Available on SVGGeometryElement, provided by the SVGGeometryElement$Typings extension

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

Available on SVGGeometryElement, provided by the SVGGeometryElement$Typings extension

Overload accessor: $1, $2
no setter