---
title: CFBundleGetTypeID()
framework: corefoundation
role: symbol
role_heading: Function
path: corefoundation/cfbundlegettypeid()
---

# CFBundleGetTypeID()

Returns the type identifier for the CFBundle opaque type.

## Declaration

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

## Return Value

Return Value The type identifier for the CFBundle opaque type.
