chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.animation / ResolveAnimationResponse

ResolveAnimationResponse

data class ResolveAnimationResponse

Response type for the AnimationDomain.resolveAnimation command.

Constructors

<init>

Response type for the AnimationDomain.resolveAnimation command.

ResolveAnimationResponse(remoteObject: RemoteObject)

Properties

remoteObject

Corresponding remote object.

val remoteObject: RemoteObject