PointerDeviceType Enumeration
Enumerates pointer device types.
Syntax
public enum class PointerDeviceType
Members
| Member |
Value |
Description |
| Kinect |
3 |
|
| Mouse |
2 |
Mouse |
| Pen |
1 |
Pen |
| Touch |
0 |
A touch-enabled device |
Requirements
Namespace: Windows.Devices.Input
Metadata: windows.winmd
See also
Reference
Windows.Devices.Input Namespace