---
title: kIOHIDElementCollectionTypePhysical
framework: hiddriverkit
role: symbol
role_heading: Enumeration Case
path: hiddriverkit/iohidelementcollectiontype/kiohidelementcollectiontypephysical
---

# kIOHIDElementCollectionTypePhysical

A collection in which the child elements are data points collected at one geometric point.

## Declaration

```occ
kIOHIDElementCollectionTypePhysical
```

## Discussion

Discussion A sensing device might associate sets of measured or sensed data with a single point. This type does not indicate that multiple data values come from the device.

## See Also

### Getting the Element Collection Types

- [kIOHIDElementCollectionTypeApplication](hiddriverkit/iohidelementcollectiontype/kiohidelementcollectiontypeapplication.md)
- [kIOHIDElementCollectionTypeLogical](hiddriverkit/iohidelementcollectiontype/kiohidelementcollectiontypelogical.md)
- [kIOHIDElementCollectionTypeReport](hiddriverkit/iohidelementcollectiontype/kiohidelementcollectiontypereport.md)
- [kIOHIDElementCollectionTypeNamedArray](hiddriverkit/iohidelementcollectiontype/kiohidelementcollectiontypenamedarray.md)
- [kIOHIDElementCollectionTypeUsageSwitch](hiddriverkit/iohidelementcollectiontype/kiohidelementcollectiontypeusageswitch.md)
- [kIOHIDElementCollectionTypeUsageModifier](hiddriverkit/iohidelementcollectiontype/kiohidelementcollectiontypeusagemodifier.md)
