View Hierarchy Filter
ViewHierarchyFilter provides functionality to filter view hierarchy elements to only those that are visible and interactable, reducing the size of data sent to the LLM.
Types
Functions
Link copied to clipboard
fun filterInteractableViewHierarchyTreeNodes(viewHierarchy: ViewHierarchyTreeNode): ViewHierarchyTreeNode
Filter the view hierarchy to only include interactable elements.