chrome-devtools-kotlin
Toggle table of contents
8.3.0-1589152
common
Target filter
common
Switch theme
Search in API
Skip to content
chrome-devtools-kotlin
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.emulation
/
AddScreenResponse
Add
Screen
Response
@
Serializable
data
class
AddScreenResponse
(
val
screenInfo
:
ScreenInfo
)
Response type for the
EmulationDomain.addScreen
command.
Members
Constructors
Add
Screen
Response
Link copied to clipboard
constructor
(
screenInfo
:
ScreenInfo
)
Properties
screen
Info
Link copied to clipboard
val
screenInfo
:
ScreenInfo
(undocumented in the protocol definition)