---
title: CTFontCollectionGetTypeID()
framework: coretext
role: symbol
role_heading: Function
path: coretext/ctfontcollectiongettypeid()
---

# CTFontCollectionGetTypeID()

Returns the type identifier for Core Text font collection references.

## Declaration

```swift
func CTFontCollectionGetTypeID() -> CFTypeID
```

## Return Value

Return Value The identifier for the opaque type CTFontCollection.
