transport
The data transport for the device.
Declaration
var transport: HIDDeviceTransport? { get }Mentioned in
Discussion
A HIDDeviceTransport that specifies the type of transport the data sent to and from the device uses, if known.
The data transport for the device.
var transport: HIDDeviceTransport? { get }A HIDDeviceTransport that specifies the type of transport the data sent to and from the device uses, if known.