kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Page
/
CreateIsolatedWorldReturn
Create
Isolated
World
Return
@
Serializable
data
class
CreateIsolatedWorldReturn
(
val
executionContextId
:
Int
)
Members
Constructors
Create
Isolated
World
Return
Link copied to clipboard
constructor
(
executionContextId
:
Int
)
Properties
execution
Context
Id
Link copied to clipboard
val
executionContextId
:
Int
Execution context of the isolated world.