UserInteractiveDeviceEventArgs Fields |
The UserInteractiveDeviceEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ButtonsState |
Buttons with states. Buttons are enumerated as flagged.
| |
| Delta |
Wheel related value.
| |
| EventType |
Event type.
| |
| PointerId |
Pointer Id. Mainly used with UWP.
| |
| Position |
Position in pixel coordinates.
|