Click or drag to resize

HIDControllerExtensionusage Property

HID usage.

Namespace: Rewired.Platforms.UWP.HID
Assembly: Rewired_UWP_EditorRuntime (in Rewired_UWP_EditorRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ushort usage { get; }

Property Value

UInt16

Implements

IHIDControllerExtensionusage
See Also