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

# type

The type of this element.

## Declaration

```swift
var type: HIDReportType
```

## Discussion

Discussion The type of an element is determined by the report that contains it. See HIDReportType for more details.
