GetRootAXNodeResponse

@Serializable
data class GetRootAXNodeResponse(val node: AXNode)(source)

Response type for the AccessibilityDomain.getRootAXNode command.

Constructors

Link copied to clipboard
constructor(node: AXNode)

Properties

Link copied to clipboard