pl.wendigo.chrome.api.animation / AnimationStartedEvent

AnimationStartedEvent

data class AnimationStartedEvent : Event (source)

Event for animation that has been started.

Link
Animation#animationStarted event documentation.

Constructors

<init>

AnimationStartedEvent(animation: Animation)

Event for animation that has been started.

Properties

animation

val animation: Animation

Animation that was started.

Inherited Functions

protocolDomain

fun protocolDomain(): String