Click or drag to resize

HIDControllerExtensionproductName Property

HID product name string.

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

Property Value

Type: String

Implements

IHIDControllerExtensionproductName
See Also