data class MakeSnapshotRequest
Request object containing input parameters for the LayerTreeDomain.makeSnapshot command.
<init> |
Request object containing input parameters for the LayerTreeDomain.makeSnapshot command. MakeSnapshotRequest(layerId: LayerId) |
layerId |
The id of the layer. val layerId: LayerId |