LongPressManipulator
¶
Long-press input manipulator recognizes the long-press gesture from the incoming touch events. It generates the required messages to implement logic for nodes that react to the long-press gesture. For example, use the long-press input manipulator to open a context menu.
To receive the long-press event, add a message handler for the LongPressMessage message.
Inherits properties and message types from LongPressManipulatorMetadata.