HIDControllerExtension Class |
Namespace: Rewired.Platforms.UWP.HID
public sealed class HIDControllerExtension : ControllerExtension, IHIDControllerExtension
The HIDControllerExtension type exposes the following members.
Name | Description | |
---|---|---|
![]() | controller |
The parent controller of this extension.
(Inherited from ControllerExtension.) |
![]() | productId |
HID product id.
|
![]() | productName |
HID product name string.
|
![]() | usage |
HID usage.
|
![]() | usagePage |
HID usage page.
|
![]() | vendorId |
HID vendor id.
|