Class InputDeviceUtils
Utilities for input devices
public static class InputDeviceUtils
- Inheritance
-
InputDeviceUtils
Methods
DeviceNameToGuid(string)
Generates a Guid unique to this name
public static Guid DeviceNameToGuid(string name)
Parameters
name
stringthe name to turn into a Guid
Returns
- Guid
A unique Guid for the given name