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