uniqueID
A unique ID for the device.
Declaration
let uniqueID: String?Discussion
Use uniqueID to facilitate driver matching, or client matching using HIDDeviceManager.
A unique ID for the device.
let uniqueID: String?Use uniqueID to facilitate driver matching, or client matching using HIDDeviceManager.