---
title: CFLocaleKey
framework: corefoundation
role: symbol
role_heading: Structure
path: corefoundation/cflocalekey
---

# CFLocaleKey

## Declaration

```swift
struct CFLocaleKey
```

## Topics

### Type Properties

- [alternateQuotationBeginDelimiterKey](corefoundation/cflocalekey/alternatequotationbegindelimiterkey.md)
- [alternateQuotationEndDelimiterKey](corefoundation/cflocalekey/alternatequotationenddelimiterkey.md)
- [calendar](corefoundation/cflocalekey/calendar.md)
- [calendarIdentifier](corefoundation/cflocalekey/calendaridentifier.md)
- [collationIdentifier](corefoundation/cflocalekey/collationidentifier.md)
- [collatorIdentifier](corefoundation/cflocalekey/collatoridentifier.md)
- [countryCode](corefoundation/cflocalekey/countrycode.md)
- [currencyCode](corefoundation/cflocalekey/currencycode.md)
- [currencySymbol](corefoundation/cflocalekey/currencysymbol.md)
- [decimalSeparator](corefoundation/cflocalekey/decimalseparator.md)
- [exemplarCharacterSet](corefoundation/cflocalekey/exemplarcharacterset.md)
- [groupingSeparator](corefoundation/cflocalekey/groupingseparator.md)
- [identifier](corefoundation/cflocalekey/identifier.md)
- [languageCode](corefoundation/cflocalekey/languagecode.md)
- [measurementSystem](corefoundation/cflocalekey/measurementsystem.md)
- [quotationBeginDelimiterKey](corefoundation/cflocalekey/quotationbegindelimiterkey.md)
- [quotationEndDelimiterKey](corefoundation/cflocalekey/quotationenddelimiterkey.md)
- [scriptCode](corefoundation/cflocalekey/scriptcode.md)
- [usesMetricSystem](corefoundation/cflocalekey/usesmetricsystem.md)
- [variantCode](corefoundation/cflocalekey/variantcode.md)

### Initializers

- [init(rawValue:)](corefoundation/cflocalekey/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)
- [CFLocaleIdentifier](corefoundation/cflocaleidentifier.md)
- [CFNotificationName](corefoundation/cfnotificationname.md)
- [CFNumberFormatterKey](corefoundation/cfnumberformatterkey.md)
- [CFRunLoopMode](corefoundation/cfrunloopmode.md)
- [CFStreamPropertyKey](corefoundation/cfstreampropertykey.md)
- [CFTypeRef](corefoundation/cftyperef.md)
