Enum RawInputType
The type device that is transmitting raw input data.
Namespace: Gorgon.Input
Assembly: Gorgon.Input.dll
Syntax
public enum RawInputType
Fields
Name | Description |
---|---|
HID | Human Interface Device. |
Keyboard | Keyboard input. |
Mouse | Mouse input. |