PointerPointProperties.IsCanceled Property

Gets a value that indicates whether the input was canceled by the pointer device.

Syntax

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

Property value

Type: bool 

  True if the input was canceled; otherwise false.

Remarks

Pointer input can be canceled for various reasons, including:

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

PointerPointProperties Class

PointerPointProperties Members

Windows.UI.Input Namespace