doubleClick()
Sends a double-click event to a hittable point the system computes for the element.
Declaration
func doubleClick()Discussion
If the element exists within a scrollable view but is offscreen, the framework attempts to scroll the element onscreen before performing the double click.