Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.animations
/
AnimationEffect
Animation
Effect
open
class
AnimationEffect
(
source
)
MDN Reference
Inheritors
KeyframeEffect
Members
Functions
get
Computed
Timing
Link copied to clipboard
fun
getComputedTiming
(
)
:
ComputedEffectTiming
MDN Reference
get
Timing
Link copied to clipboard
fun
getTiming
(
)
:
EffectTiming
MDN Reference
update
Timing
Link copied to clipboard
fun
updateTiming
(
timing
:
OptionalEffectTiming
=
definedExternally
)
MDN Reference