locationID
The location ID for the device, if there is one.
Declaration
var locationID: UInt64? { get }Discussion
Location IDs are typically associated with USB devices, but can be overriden to have device implementation specific meaning.
The location ID for the device, if there is one.
var locationID: UInt64? { get }Location IDs are typically associated with USB devices, but can be overriden to have device implementation specific meaning.