Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 479 Bytes

pointer_isincontact.md

File metadata and controls

24 lines (15 loc) · 479 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Input.Pointer.IsInContact
winrt property

Windows.UI.Xaml.Input.Pointer.IsInContact

-description

Gets a value that determines whether the pointer device was in contact with a sensor or digitizer at the time that the event was reported.

-property-value

true if the pointer device was in contact; otherwise, false.

-remarks

-examples

-see-also