toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.css
/
GetLayersForNodeResponse
Get
Layers
For
Node
Response
@
Serializable
data
class
GetLayersForNodeResponse
(
val
rootLayer
:
CSSLayerData
)
Response type for the
CSSDomain.getLayersForNode
command.
Members
Constructors
Get
Layers
For
Node
Response
Link copied to clipboard
constructor
(
rootLayer
:
CSSLayerData
)
Properties
root
Layer
Link copied to clipboard
val
rootLayer
:
CSSLayerData
(undocumented in the protocol definition)