Contents

init(count:)

Creates a tap gesture with the number of required taps.

Declaration

init(count: Int = 1)

Parameters

  • count:

    The required number of taps to complete the tap gesture.

See Also

Creating a tap gesture