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

# typeID

Returns the type identifier for a graphics context.

## Declaration

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