GestureRecognizer.IsInertial Property

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

Syntax

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

Property value

Type: bool 

  True if the manipulation is still being processed during inertia; 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