<!--
{
  "availability" : [
    "DriverKit: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "HIDDriverKit",
  "identifier" : "/documentation/HIDDriverKit/HIDActionType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "HIDDriverKit"
    ],
    "preciseIdentifier" : "c:@EA@HIDActionType"
  },
  "title" : "HIDActionType"
}
-->

# HIDActionType

```
typedef enum { ... } HIDActionType;
```

## Topics

### Enumeration Cases

[`kIOHIDActionTypeOutputReport`](/documentation/HIDDriverKit/HIDActionType/kIOHIDActionTypeOutputReport)

[`kIOHIDActionTypeOutputRequest`](/documentation/HIDDriverKit/HIDActionType/kIOHIDActionTypeOutputRequest)

---

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)