Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-browser
/
web.animations
/
AnimationEvent
/
Companion
Companion
object
Companion
(
source
)
Members & Extensions
Properties
ANIMATION_
CANCEL
Link copied to clipboard
val
AnimationEvent.Companion
.
ANIMATION_CANCEL
:
EventType
<
AnimationEvent
>
ANIMATION_
END
Link copied to clipboard
val
AnimationEvent.Companion
.
ANIMATION_END
:
EventType
<
AnimationEvent
>
ANIMATION_
ITERATION
Link copied to clipboard
val
AnimationEvent.Companion
.
ANIMATION_ITERATION
:
EventType
<
AnimationEvent
>
ANIMATION_
START
Link copied to clipboard
val
AnimationEvent.Companion
.
ANIMATION_START
:
EventType
<
AnimationEvent
>