kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom.svg
/
SVGAnimatedPoints
SVGAnimated
Points
JS
external
interface
SVGAnimatedPoints
Content copied to clipboard
Exposes the JavaScript
SVGAnimatedPoints
to Kotlin
Properties
Inheritors
Properties
animatedPoints
Link copied to clipboard
JS
abstract
val
animatedPoints
:
SVGPointList
Content copied to clipboard
points
Link copied to clipboard
JS
abstract
val
points
:
SVGPointList
Content copied to clipboard
Inheritors
SVGPolylineElement
Link copied to clipboard
SVGPolygonElement
Link copied to clipboard