Animation

fun Animation(id: String, name: String, pausedState: Boolean, playState: String, playbackRate: Double, startTime: Double, currentTime: Double, type: String, source: AnimationEffect? = null, cssId: String? = null)

Sources

jvm source
Link copied to clipboard