toggle menu
chrome-devtools-kotlin
5.6.0-1212569
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.target.events
/
TargetEvent
/
TargetCreated
Target
Created
@
Serializable
data
class
TargetCreated
(
val
targetInfo
:
TargetInfo
)
:
TargetEvent
Issued when a possible inspection target is created.
Official doc
Members
Constructors
Target
Created
Link copied to clipboard
constructor
(
targetInfo
:
TargetInfo
)
Properties
target
Info
Link copied to clipboard
val
targetInfo
:
TargetInfo