toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.overlay
/
GetHighlightObjectForTestResponse
Get
Highlight
Object
For
Test
Response
@
Serializable
data
class
GetHighlightObjectForTestResponse
(
val
highlight
:
JsonObject
)
Response type for the
OverlayDomain.getHighlightObjectForTest
command.
Members
Constructors
Get
Highlight
Object
For
Test
Response
Link copied to clipboard
constructor
(
highlight
:
JsonObject
)
Properties
highlight
Link copied to clipboard
val
highlight
:
JsonObject
Highlight data for the node.