Click or drag to resize

DirectInputControllerExtensionusage Property

HID usage.

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

Property Value

Type: UInt16

Implements

IHIDControllerExtensionusage
See Also