---
title: languageOptionCharacteristics
framework: mediaplayer
role: symbol
role_heading: Instance Property
path: mediaplayer/mpnowplayinginfolanguageoption/languageoptioncharacteristics
---

# languageOptionCharacteristics

The characteristics that describe the content of the language option.

## Declaration

```swift
var languageOptionCharacteristics: [String]? { get }
```

## Discussion

Discussion This property contains an array of characteristics that describes the language option. See Language option characteristic constants for the most commonly used characteristics.

## See Also

### Retrieving language option properties

- [displayName](mediaplayer/mpnowplayinginfolanguageoption/displayname.md)
- [identifier](mediaplayer/mpnowplayinginfolanguageoption/identifier.md)
- [languageTag](mediaplayer/mpnowplayinginfolanguageoption/languagetag.md)
- [languageOptionType](mediaplayer/mpnowplayinginfolanguageoption/languageoptiontype.md)
- [MPNowPlayingInfoLanguageOptionType](mediaplayer/mpnowplayinginfolanguageoptiontype.md)
