GestureRecognizer.IsActive Property

Definition

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

For more details on this API, please see the the UWP WinRT IsActive topic.

C#
public bool IsActive { get; }

Property Value

Boolean

True, if the interaction (including inertia) is still being processed. Otherwise, false. The default value is false.

Applies to

Product Versions
Windows App SDK 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6