---
title: locale
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avmutablemetadataitem/locale
---

# locale

The locale for a mutable metadata item.

## Declaration

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

## Discussion

Discussion The locale may be nil if no locale information is available for the item.

## See Also

### Accessing language support

- [extendedLanguageTag](avfoundation/avmutablemetadataitem/extendedlanguagetag.md)
