chrome-devtools-kotlin
5.1.0-1165014
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.animation
/
ResolveAnimationResponse
Resolve
Animation
Response
@
Serializable
data
class
ResolveAnimationResponse
(
val
remoteObject
:
RemoteObject
)
(
source
)
Response type for the
AnimationDomain.resolveAnimation
command.
Members
Constructors
Resolve
Animation
Response
Link copied to clipboard
constructor
(
remoteObject
:
RemoteObject
)
Properties
remote
Object
Link copied to clipboard
val
remoteObject
:
RemoteObject
Corresponding remote object.