This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
gestures:touch:simple:temporal:single-tap:3-point-tap [2015/09/14 16:18] 127.0.0.1 external edit |
gestures:touch:simple:temporal:single-tap:3-point-tap [2019/01/29 19:07] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== 3-Point-Tap ====== | ====== 3-Point-Tap ====== | ||
(Touch -> Temporal -> Tap -> Three Point Tap Gesture “3-Point-Tap”) | (Touch -> Temporal -> Tap -> Three Point Tap Gesture “3-Point-Tap”) | ||
+ | |||
+ | {| style="100%" | ||
+ | |+ | ||
+ | | | ||
+ | {{:gestures:touch:simple:temporal:single-tap:three_finger_tap_gestureworks.png?200|}} | ||
+ | | | ||
+ | The 3-finger-tap gesture is designed to dispatch a discrete gesture event when three touch points are begin and end in close proximity within well a defined short period of time. | ||
+ | |} | ||
<code:csharp linenums:1> | <code:csharp linenums:1> |