pl.wendigo.chrome.domain.animation / AnimationStartedEvent

AnimationStartedEvent

data class AnimationStartedEvent : ProtocolEvent (source)

Represents event frames for Animation.animationStarted

Event for animation that has been started.

Constructors

<init>

AnimationStartedEvent(animation: Animation)

Represents event frames for Animation.animationStarted

Properties

animation

val animation: Animation

Animation that was started.

Inherited Functions

protocolDomain

fun protocolDomain(): String