chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.layertree / ReleaseSnapshotRequest

ReleaseSnapshotRequest

data class ReleaseSnapshotRequest

Request object containing input parameters for the LayerTreeDomain.releaseSnapshot command.

Constructors

<init>

Request object containing input parameters for the LayerTreeDomain.releaseSnapshot command.

ReleaseSnapshotRequest(snapshotId: SnapshotId)

Properties

snapshotId

The id of the layer snapshot.

val snapshotId: SnapshotId