GestureRecognizer.IsActive Property

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

Syntax

public:
property bool IsActive {
         bool get ();
}  

Property value

Type: bool 

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

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

GestureRecognizer Class

GestureRecognizer Members

Windows.UI.Input Namespace