chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.dom / GetRelayoutBoundaryRequest

GetRelayoutBoundaryRequest

data class GetRelayoutBoundaryRequest

Request object containing input parameters for the DOMDomain.getRelayoutBoundary command.

Constructors

<init>

Request object containing input parameters for the DOMDomain.getRelayoutBoundary command.

GetRelayoutBoundaryRequest(nodeId: NodeId)

Properties

nodeId

Id of the node.

val nodeId: NodeId