Gets a value that indicates whether the pointer device is within detection range of a sensor or digitizer.
Syntax
var isInRange = pointerPointProperties.isInRange;
Property value
Type: Boolean [JavaScript] | System.Boolean [.NET] | Platform::Boolean [C++]
True if touch or pen is within detection range or mouse is over; otherwise false.
Remarks
A pointer comes into existence when the pointer device enters detection range and is canceled when the pointer device leaves detection range.
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