Class MultiClickManipulator

Class Hierarchy

Multi-click input manipulator recognizes multi-click and multi-tap gestures from incoming touch events. It generates the messages required to implement the logic for nodes that change the state when users multi-click or multi-tap the node. For example, use the multi-click input manipulator to zoom in and out a map.

To receive the multi-click event, add a message handler for the MultiClickMessage message.

Inherits properties and message types from MultiClickManipulatorMetadata.