Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 4.52 KB

gesturerecognizer_completegesture_805659565.md

File metadata and controls

26 lines (19 loc) · 4.52 KB
-api-id -api-type
M:Windows.UI.Input.GestureRecognizer.CompleteGesture
winrt method

Windows.UI.Input.GestureRecognizer.CompleteGesture

-description

Causes the gesture recognizer to finalize an interaction.

-remarks

This method sets IsActive and IsInertial to false, based on the current state of the interaction. Depending on the interaction one of the following events is raised:

-examples

-see-also

Input and interactions, User interaction mode sample, Focus visuals sample, Input: Device capabilities sample, Input: Simplified ink sample, Input: Windows 8 gestures sample, Input: XAML user input events sample, XAML scrolling, panning, and zooming sample, DirectX touch input sample, Input: Manipulations and gestures (C++) sample, Input: Touch hit testing sample, Input source identification sample, Touch injection sample, Win32 touch hit-testing sample