kdriver
Toggle table of contents
0.2.7
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Animation
/
KeyframeStyle
Keyframe
Style
@
Serializable
data
class
KeyframeStyle
(
val
offset
:
String
,
val
easing
:
String
)
Keyframe Style
Members
Constructors
Keyframe
Style
Link copied to clipboard
constructor
(
offset
:
String
,
easing
:
String
)
Properties
easing
Link copied to clipboard
val
easing
:
String
AnimationEffect
's timing function.
offset
Link copied to clipboard
val
offset
:
String
Keyframe's time offset.