GetFrameOwnerReturn

@Serializable
data class GetFrameOwnerReturn(val backendNodeId: Int, val nodeId: Int?)

Constructors

Link copied to clipboard
constructor(backendNodeId: Int, nodeId: Int?)

Properties

Link copied to clipboard

Resulting node.

Link copied to clipboard
val nodeId: Int?

Id of the node at given coordinates, only when enabled and requested document.