---
title: locale
framework: swift
role: symbol
role_heading: Instance Property
path: swift/string/comparator/locale
---

# locale

The locale to use for comparison if the comparator is localized, otherwise nil.

## Declaration

```swift
let locale: Locale?
```
