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

MakeSnapshotRequest

data class MakeSnapshotRequest

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

Constructors

<init>

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

MakeSnapshotRequest(layerId: LayerId)

Properties

layerId

The id of the layer.

val layerId: LayerId