data class GetPartialAXTreeResponse
Response type for the AccessibilityDomain.getPartialAXTree command.
<init> |
Response type for the AccessibilityDomain.getPartialAXTree command. GetPartialAXTreeResponse(nodes: List<AXNode>) |
nodes |
The val nodes: List<AXNode> |