pl.wendigo.chrome.api.animation / AnimationCreatedEvent

AnimationCreatedEvent

data class AnimationCreatedEvent : Event (source)

Event for each animation that has been created.

Link
Animation#animationCreated event documentation.

Constructors

<init>

AnimationCreatedEvent(id: String)

Event for each animation that has been created.

Properties

id

val id: String

Id of the animation that was created.

Inherited Functions

protocolDomain

fun protocolDomain(): String