Windows.Devices.Input namespace
Provides support for identifying the input devices available (pointer, touch, mouse, and keyboard) and retrieving information about those devices.
Members
The Windows.Devices.Input namespace has these types of members:
Classes
The Windows.Devices.Input namespace has these classes.
| Class | Description |
|---|---|
| KeyboardCapabilities | Supports the ability to determine the capabilities of any connected hardware keyboards. |
| MouseCapabilities | Supports the ability to determine the capabilities of any connected mouse devices. |
| MouseDevice | Supports the ability to identify and track connected mouse devices. |
| MouseEventArgs | Contains event data for the MouseMoved event. |
| PointerDevice | Supports the ability to identify the connected pointer devices and determine their capabilities. |
| TouchCapabilities | Supports the ability to determine the touch capabilities of any connected touch digitizers. |
Enumerations
The Windows.Devices.Input namespace has these enumerations.
| Enumeration | Description |
|---|---|
| PointerDeviceType | Enumerates pointer device types. |
Structures
The Windows.Devices.Input namespace has these structures.
| Structure | Description |
|---|---|
| MouseDelta | Identifies the change in screen location of the mouse pointer, relative to the location of the last mouse event. |
| PointerDeviceUsage | Identifies the Human Interface Device (HID) usage details for the input device. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
Build date: 2/25/2013
