Tap nthtap#

Extend BaseEvent

Detect numbers of tap.

Note

You should call this event with sub-event, if you didn't the default sub-event will be 2 (which mean detect two taps)

Properties#

  • pressingThreshold <integer> - Maximum press time in ms
  • maxTimeBetweenTaps <integer> - Maximum allowed time between every tap.

Methods#

  • None.

Subs#

  • <any integer value> the number of taps to detect.