Contents

primaryUsage

The HID specification compliant usage for the device.

Declaration

var primaryUsage: HIDUsage?

Discussion

This is the main usage for the device, pulled from the top level collection of the report descriptor, specifying the general device type.

For more details, see HIDUsage.