Click or drag to resize

DirectInputControllerExtensiondeviceType Property

Direct Input device type.

Namespace:  Rewired.Platforms.Windows.DirectInput
Assembly:  Rewired_Windows (in Rewired_Windows.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DirectInputDeviceType deviceType { get; }

Property Value

Type: DirectInputDeviceType
See Also