---
title: availableCollations
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/locale/collation-swift.struct/availablecollations
---

# availableCollations

A list of available collations on the system.

## Declaration

```swift
static var availableCollations: [Locale.Collation] { get }
```
