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

# displayName(forLocaleIdentifier:)

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

## Declaration

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

## See Also

### Identifying the selector

- [identifier](avfoundation/avmediapresentationselector/identifier.md)
