---
title: "displayName(forLocaleIdentifier:)"
framework: avfoundation
role: symbol
role_heading: Instance Method
path: "avfoundation/avmediapresentationsetting/displayname(forlocaleidentifier:)"
---

# displayName(forLocaleIdentifier:)

Returns the display name for the selectable setting that best matches the specified locale identifier.

## Declaration

```swift
func displayName(forLocaleIdentifier localeIdentifier: String) -> String
```

## See Also

### Identifying the setting

- [mediaCharacteristic](avfoundation/avmediapresentationsetting/mediacharacteristic.md)
