chrome-devtools-kotlin
5.3.0-1170846
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.overlay
/
SetShowWebVitalsRequest
Set
Show
Web
Vitals
Request
@
Serializable
data
class
SetShowWebVitalsRequest
(
val
show
:
Boolean
)
(
source
)
Request object containing input parameters for the
OverlayDomain.setShowWebVitals
command.
Members
Constructors
Set
Show
Web
Vitals
Request
Link copied to clipboard
constructor
(
show
:
Boolean
)
Properties
show
Link copied to clipboard
val
show
:
Boolean