Contents

allReports

A convenient definition that represents every possible report ID.

Declaration

static let allReports: ClosedRange<HIDReportID>

Discussion

This can be useful when specifying the report IDs to monitor in monitorNotifications(reportIDsToMonitor:elementsToMonitor:).