---
title: CFLocaleGetTypeID()
framework: corefoundation
role: symbol
role_heading: Function
path: corefoundation/cflocalegettypeid()
---

# CFLocaleGetTypeID()

Returns the type identifier for the CFLocale opaque type.

## Declaration

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

## Return Value

Return Value The type identifier for the CFLocale opaque type.
