data class GetRelayoutBoundaryResponse
Response type for the DOMDomain.getRelayoutBoundary command.
<init> |
Response type for the DOMDomain.getRelayoutBoundary command. GetRelayoutBoundaryResponse(nodeId: NodeId) |
nodeId |
Relayout boundary node id for the given node. val nodeId: NodeId |