Performs a touch action on the adapter with the specified location.
- x (Int32)
- X-Coordinate to touch within the element rectangle in pixels. If the value is greater than the width of the element the click will be performed outside the element.
- y (Int32)
- Y-Coordinate to touch within the element rectangle in pixels. If the value is greater than the height of the element the click will be performed outside the element.
