Click or drag to resize

HIDControllerExtensionusagePage Property

HID usage page.

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 usagePage { get; }

Property Value

Type: UInt16

Implements

IHIDControllerExtensionusagePage
See Also