<!--
{
  "documentType" : "article",
  "framework" : "HIDDriverKit",
  "identifier" : "/documentation/HIDDriverKit/Report-Options-enum",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Report Options"
}
-->

# Report Options

The enumerated report options.

## Topics

### Getting the Report Options

[`kIOHIDReportOptionNotInterrupt`](/documentation/HIDDriverKit/kIOHIDReportOptionNotInterrupt)

An option that indicates the report isn’t interrupt driven.

[`kIOHIDReportOptionVariableSize`](/documentation/HIDDriverKit/kIOHIDReportOptionVariableSize)

An option that indicates the report has a variable size.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)