Tracks states and transitions of palm tapping

Constructors

Properties

onPalmTapDown: PublicApi<void> = ...
onPalmTapUp: PublicApi<void> = ...

Methods

  • Returns boolean

    whether the user is tapping

  • Notifies that a palm tap event has been detected

    Parameters

    Returns void