Contents

doubleTap()

Sends a double-tap event to a hittable point the system computes for the element.

Declaration

func doubleTap()

Discussion

If the element exists within a scrollable view but is offscreen, the framework attempts to scroll the element onscreen before performing the double tap.

See Also

Tapping and pressing