chrome-devtools-kotlin
Toggle table of contents
8.1.0-1515189
common
Platform filter
common
Switch theme
Search in API
chrome-devtools-kotlin
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.css
/
ResolveValuesResponse
Resolve
Values
Response
@
Serializable
data
class
ResolveValuesResponse
(
val
results
:
List
<
String
>
)
Response type for the
CSSDomain.resolveValues
command.
Members
Constructors
Resolve
Values
Response
Link copied to clipboard
constructor
(
results
:
List
<
String
>
)
Properties
results
Link copied to clipboard
val
results
:
List
<
String
>
(undocumented in the protocol definition)