pl.wendigo.chrome.domain.layertree / MakeSnapshotRequest

MakeSnapshotRequest

data class MakeSnapshotRequest (source)

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

Returns the layer snapshot identifier.

Constructors

<init>

MakeSnapshotRequest(layerId: LayerId)

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

Properties

layerId

val layerId: LayerId

The id of the layer.