pl.wendigo.chrome.api.layertree / MakeSnapshotRequest

MakeSnapshotRequest

data class MakeSnapshotRequest (source)

Represents request frame that can be used with LayerTree#makeSnapshot operation call.

Returns the layer snapshot identifier.

Link
LayerTree#makeSnapshot method documentation.

See Also

LayerTreeOperations.makeSnapshot

Constructors

<init>

MakeSnapshotRequest(layerId: LayerId)

Represents request frame that can be used with LayerTree#makeSnapshot operation call.

Properties

layerId

val layerId: LayerId

The id of the layer.