Windows Phone Toolkit Gestures

Windows Phone Toolkit, introduced in Chapter 9, “Enriching the User Experience with the Windows Phone Toolkit Controls,” abstracts low-level touch events and further consolidates touch event data into a set of events representing the various single and multitouch gesture types.

Toolkit gestures harness the Touch.FrameReported event (described in the previous section “Touch and TouchPoint Classes”) to provide high-level gesture information.

Unless you require low-level touch point data, UIElement and Toolkit gestures are the recommended way to add single and multitouch capabilities to your apps.

Note

Some overlap exists between the UIElement touch gesture events and the Toolkit gestures API; both allow you to handle ...

Get Windows® Phone 8 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.