---
title: initWithType
framework: hiddriverkit
role: symbol
role_heading: Instance Method
path: hiddriverkit/iohiddigitizercollection/initwithtype
---

# initWithType

## Declaration

```occ
bool initWithType(IOHIDDigitizerCollectionType type, IOHIDElement *parentCollection);
```

## See Also

### Creating a Digitizer Collection

- [withType](hiddriverkit/iohiddigitizercollection/withtype.md)
- [free](hiddriverkit/iohiddigitizercollection/free.md)
- [IOHIDDigitizerCollectionType](hiddriverkit/iohiddigitizercollectiontype.md)
