---
title: availableIdentifiers
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/locale/availableidentifiers
---

# availableIdentifiers

A list of available identifiers.

## Declaration

```swift
static var availableIdentifiers: [String] { get }
```

## See Also

### Getting known identifiers and codes

- [isoRegionCodes](foundation/locale/isoregioncodes.md)
- [isoLanguageCodes](foundation/locale/isolanguagecodes.md)
- [isoCurrencyCodes](foundation/locale/isocurrencycodes.md)
- [commonISOCurrencyCodes](foundation/locale/commonisocurrencycodes.md)
