---
title: reportID
framework: corehid
role: symbol
role_heading: Instance Property
path: corehid/hidelement/reportid
---

# reportID

The report ID for the report that contains this element.

## Declaration

```swift
var reportID: HIDReportID?
```

## Discussion

Discussion This may not be populated if the descriptor contains only one report.
