---
title: CTFontDescriptorGetTypeID()
framework: coretext
role: symbol
role_heading: Function
path: coretext/ctfontdescriptorgettypeid()
---

# CTFontDescriptorGetTypeID()

Returns the type identifier for Core Text font descriptor references.

## Declaration

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

## Return Value

Return Value The identifier for the CTFontDescriptor opaque type.
