---
title: HIDReportType.output
framework: corehid
role: symbol
role_heading: Case
path: corehid/hidreporttype/output
---

# HIDReportType.output

An output report is data sent from the system to the device, typically used to set a device control.

## Declaration

```swift
case output
```
