Click or drag to resize

IOKitControllerExtensionmanufacturer Property

HID manufacturer string.

Namespace:  Rewired.Platforms.MacOS.IOKit
Assembly:  Rewired_OSX (in Rewired_OSX.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string manufacturer { get; }

Property Value

Type: String

Implements

IHIDControllerExtensionmanufacturer
See Also