Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 496 Bytes

pointerpointproperties_isinrange.md

File metadata and controls

24 lines (15 loc) · 496 Bytes
-api-id -api-type
P:Microsoft.UI.Input.PointerPointProperties.IsInRange
winrt property

Microsoft.UI.Input.PointerPointProperties.IsInRange

-description

Gets a value that indicates whether the pointer device is within detection range of a sensor or digitizer (the pointer continues to exist).

-property-value

True if touch or pen is within detection range or mouse is over. Otherwise, false.

-remarks

-see-also

-examples