chrome-devtools-kotlin
5.1.0-1165014
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.animation
/
AnimationEffect
/
AnimationEffect
Animation
Effect
constructor
(
delay
:
Double
,
endDelay
:
Double
,
iterationStart
:
Double
,
iterations
:
Double
,
duration
:
Double
,
direction
:
String
,
fill
:
String
,
backendNodeId
:
BackendNodeId
?
=
null
,
keyframesRule
:
KeyframesRule
?
=
null
,
easing
:
String
)
(
source
)