Lens Scripting API
    Preparing search index...

    Tracks states and transitions of palm tapping

    Index

    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