---
title: locale
framework: cryptotokenkit
role: symbol
role_heading: Instance Property
path: cryptotokenkit/tksmartcarduserinteractionforpinoperation/locale
---

# locale

The locale for the displayed messages. If nil, the user’s current locale is used. By default, this value is the current locale of the system.

## Declaration

```swift
var locale: Locale! { get set }
```

## See Also

### Configuring Messages

- [pinMessageIndices](cryptotokenkit/tksmartcarduserinteractionforpinoperation/pinmessageindices.md)
