Contents

tap(withNumberOfTaps:numberOfTouches:)

Sends one or more taps with one or more touch points.

Declaration

func tap(withNumberOfTaps numberOfTaps: Int, numberOfTouches: Int)

Parameters

  • numberOfTaps:

    The number of taps.

  • numberOfTouches:

    The number of touch points.

See Also

Tapping multiple times