Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 3.9 KB

gesturerecognizer_isactive.md

File metadata and controls

23 lines (16 loc) · 3.9 KB
-api-id -api-type
P:Windows.UI.Input.GestureRecognizer.IsActive
winrt property

Windows.UI.Input.GestureRecognizer.IsActive

-description

Gets a value that indicates whether an interaction is being processed.

-property-value

True if the interaction (including inertia) is still being processed; 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