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

# HIDReportType.input

An input report is data dispatched from the device to the system, typically sent in response to human interaction with one of the device controls.

## Declaration

```swift
case input
```

## Mentioned in

Communicating with human interface devices
