Click or drag to resize

DeviceType Enumeration

Windows Gaming Input device type.

Namespace:  Rewired.Platforms.Microsoft.WindowsGamingInput
Assembly:  Rewired_Windows (in Rewired_Windows.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public enum DeviceType
Members
  Member nameValueDescription
Unknown0 Unknown device type.
Gamepad1 Gamepad device type.
See Also