SVGAnimatedInteger

abstract class SVGAnimatedInteger : JsAny(source)

Exposes the JavaScript SVGAnimatedInteger to Kotlin

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val animVal: Int
Link copied to clipboard
open var baseVal: Int