toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.browser
/
GetHistogramsResponse
Get
Histograms
Response
@
Serializable
data
class
GetHistogramsResponse
(
val
histograms
:
List
<
Histogram
>
)
Response type for the
BrowserDomain.getHistograms
command.
Members
Constructors
Get
Histograms
Response
Link copied to clipboard
constructor
(
histograms
:
List
<
Histogram
>
)
Properties
histograms
Link copied to clipboard
val
histograms
:
List
<
Histogram
>
Histograms.