kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom.svg
/
SVGAnimatedBoolean
SVGAnimated
Boolean
JS
abstract
external
class
SVGAnimatedBoolean
Content copied to clipboard
Exposes the JavaScript
SVGAnimatedBoolean
to Kotlin
Constructors
Properties
Constructors
SVGAnimatedBoolean
Link copied to clipboard
JS
fun
SVGAnimatedBoolean
(
)
Content copied to clipboard
Properties
animVal
Link copied to clipboard
JS
open
val
animVal
:
Boolean
Content copied to clipboard
baseVal
Link copied to clipboard
JS
open
var
baseVal
:
Boolean
Content copied to clipboard