Pointer Class |
Namespace: Windows.UI.Xaml.Input
public sealed class Pointer
The Pointer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | IsInContact |
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.
|
![]() | IsInRange |
Gets a value that determines whether the pointer device was in detection
range of a sensor or digitizer at the time that the event was reported.
|
![]() | PointerDeviceType |
Gets the PointerDeviceType for the pointer device.
|
![]() | PointerId |
Gets the system-generated identifier for this pointer reference.
|