---
title: CFLocaleIdentifier
framework: corefoundation
role: symbol
role_heading: Structure
path: corefoundation/cflocaleidentifier
---

# CFLocaleIdentifier

## Declaration

```swift
struct CFLocaleIdentifier
```

## Topics

### Initializers

- [init(_:)](corefoundation/cflocaleidentifier/init(_:).md)
- [init(rawValue:)](corefoundation/cflocaleidentifier/init(rawvalue:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Data Types

- [CFAllocatorTypeID](corefoundation/cfallocatortypeid.md)
- [CFCalendarIdentifier](corefoundation/cfcalendaridentifier.md)
- [CFDateFormatterKey](corefoundation/cfdateformatterkey.md)
- [CFErrorDomain](corefoundation/cferrordomain.md)
- [CFLocaleKey](corefoundation/cflocalekey.md)
- [CFNotificationName](corefoundation/cfnotificationname.md)
- [CFNumberFormatterKey](corefoundation/cfnumberformatterkey.md)
- [CFRunLoopMode](corefoundation/cfrunloopmode.md)
- [CFStreamPropertyKey](corefoundation/cfstreampropertykey.md)
- [CFTypeRef](corefoundation/cftyperef.md)
