Click or drag to resize

RawInputControllerExtensionmanufacturer Property

HID manufacturer string.

Namespace: Rewired.Platforms.Windows.RawInput
Assembly: Rewired_Windows (in Rewired_Windows.dll) Version: 1.0.0+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntax
C#
public string manufacturer { get; }

Property Value

String

Implements

IHIDControllerExtensionmanufacturer
See Also