---
title: CFCalendarGetTypeID()
framework: corefoundation
role: symbol
role_heading: Function
path: corefoundation/cfcalendargettypeid()
---

# CFCalendarGetTypeID()

Returns the type identifier for the CFCalendar opaque type.

## Declaration

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

## Return Value

Return Value The type identifier for the CFCalendar opaque type.
