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

# standard

A collation that provides the default ordering for each language.

## Declaration

```swift
static let standard: Locale.Collation
```

## See Also

### Using special-purpose collations

- [searchRules](foundation/locale/collation-swift.struct/searchrules.md)
