kdriver
Toggle table of contents
0.2.7
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Animation
/
ResolveAnimationReturn
Resolve
Animation
Return
@
Serializable
data
class
ResolveAnimationReturn
(
val
remoteObject
:
Runtime.RemoteObject
)
Members
Constructors
Resolve
Animation
Return
Link copied to clipboard
constructor
(
remoteObject
:
Runtime.RemoteObject
)
Properties
remote
Object
Link copied to clipboard
val
remoteObject
:
Runtime.RemoteObject
Corresponding remote object.