sesaparcours
    Preparing search index...
    • Get the touch identifier from the given event. If it was a mouse event, the identifier is the string 'mouse'.

      Parameters

      • e: Event

        Mouse event or touch event.

      Returns string

      The touch identifier from the first changed touch, if defined. Otherwise 'mouse'.