Lens Scripting API
    Preparing search index...

    Tracks states and transitions of pinching

    Index

    Constructors

    Properties

    onPinchCancel: PublicApi<void> = ...
    onPinchDown: PublicApi<void> = ...
    onPinchUp: PublicApi<void> = ...

    Methods

    • Determines if the user is pinching

      Returns boolean

      whether the state machine is currently in the Pinching state

    • Notifies that a pinch event has been detected

      Parameters

      Returns void