toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.layertree
/
LoadSnapshotResponse
Load
Snapshot
Response
@
Serializable
data
class
LoadSnapshotResponse
(
val
snapshotId
:
SnapshotId
)
Response type for the
LayerTreeDomain.loadSnapshot
command.
Members
Constructors
Load
Snapshot
Response
Link copied to clipboard
constructor
(
snapshotId
:
SnapshotId
)
Properties
snapshot
Id
Link copied to clipboard
val
snapshotId
:
SnapshotId
The id of the snapshot.