Parameter | Description |
---|---|
horizontalPosition | The horizontal position on the screen. |
verticalPosition | The vertical position on the screen. |
node | The node found at the given screen coordinates, or null if there is no node at that
position. |
bool
true
if the node is found and false
otherwise.
Tries to retrieve the AccessibilityNode at the given screen coordinates.