pl.wendigo.chrome.api.animation / KeyframeStyle

KeyframeStyle

data class KeyframeStyle (source)

Keyframe Style

Link
Animation#KeyframeStyle type documentation.

Constructors

<init>

KeyframeStyle(offset: String, easing: String)

Keyframe Style

Properties

easing

val easing: String

AnimationEffect's timing function.

offset

val offset: String

Keyframe's time offset.