Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 3.96 KB

gesturerecognizer_isinertial.md

File metadata and controls

24 lines (16 loc) · 3.96 KB
-api-id -api-type
P:Windows.UI.Input.GestureRecognizer.IsInertial
winrt property

Windows.UI.Input.GestureRecognizer.IsInertial

-description

Gets a value that indicates whether a manipulation is still being processed during inertia (no input points are active).

-property-value

True if the manipulation is still being processed during inertia; otherwise false. The default value is false.

-remarks

-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