Gesture

Double Tap

Double Tap

Double Tap can be used to select items or provide a hierarchical selection structure when combined with other forms of Tap.

Gesture

Drag

Drag

Drag returns the horizontal and vertical magnitude of change between the user touching and removing their touch from a multitouch surface.

Gesture

Flick

Flick

Flick returns max velocity values for vertical and horizontal elements of the flick gesture.

Gesture

Hold

Hold

Hold returns the horizontal and vertical position of multiple points when a user touches a multitouch surface over an extended period of time.

Gesture

Orient

Orient

Orient enables the ability for objects to "right" themselves based on a user's finger-position.

Gesture

Pivot

Pivot

Pivot allows objects to rotate/spin on an axis based on a user's touch point that is off-center.

Gesture

Rotate

Rotate

Calculates change in touch points on an object relative to orientation of stage.

Gesture

Scale

Scale

Calculates the change in relative separation of the touch points on an touch object.

Gesture

Scroll

Scroll

Scroll allows a user to shift an object in a locked vertical direction via multiple touch points.

Gesture

Swipe

Swipe

Swipe returns max velocity values for vertical and horizontal elements of the swipe gesture.

Gesture

Tap

Tap

Tap can be used to select items, click links, and more. The tap is typically used in the same context(s) as a 'mouse click' event in a traditional user interface (UI).

Gesture

Tilt

Tilt

Tilt allows an object to be rotated around a precise, user-determined axis.

Gesture

Triple Tap

Triple Tap

Triple Tap can be used to select items or provide a hierarchical selection structure when combined with other forms of Tap.