kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
DOM
/
GetRelayoutBoundaryReturn
Get
Relayout
Boundary
Return
@
Serializable
data
class
GetRelayoutBoundaryReturn
(
val
nodeId
:
Int
)
Members
Constructors
Get
Relayout
Boundary
Return
Link copied to clipboard
constructor
(
nodeId
:
Int
)
Properties
node
Id
Link copied to clipboard
val
nodeId
:
Int
Relayout boundary node id for the given node.