Class PinchManipulator

Class Hierarchy

Pinch input manipulator recognizes the pinch gesture from the incoming touch events. It generates the required messages to implement the logic for objects which react to the pinch gesture. For example, use the pinch input manipulator to zoom in or zoom out a map using the pinch gesture.

Examples:

To receive the pinch update events, add message handler for the MovedMessage message.

Inherits properties and message types from PinchManipulatorMetadata.