chrome-devtools-kotlin
5.2.0-1167732
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.animation
/
Animation
/
Animation
Animation
constructor
(
id
:
String
,
name
:
String
,
pausedState
:
Boolean
,
playState
:
String
,
playbackRate
:
Double
,
startTime
:
Double
,
currentTime
:
Double
,
type
:
AnimationType
,
source
:
AnimationEffect
?
=
null
,
cssId
:
String
?
=
null
)
(
source
)