---
title: typeID
framework: coregraphics
role: symbol
role_heading: Type Property
path: coregraphics/cgdataconsumer/typeid
---

# typeID

Returns the Core Foundation type identifier for Core Graphics data consumers.

## Declaration

```swift
class var typeID: CFTypeID { get }
```
