Gets a value that indicates whether the input was canceled by the pointer device.
Syntax
var isCanceled = pointerPointProperties.isCanceled;
Property value
Type: Boolean [JavaScript] | System.Boolean [.NET] | Platform::Boolean [C++]
True if the input was canceled; otherwise false.
Remarks
Pointer input can be canceled for various reasons, including:
- Palm rejection
- Input arbitration (such as pen/stylus proximity overriding touch input)
- Device removal
- Invalid state transition
- Screen rotation
- Desktop switching
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013