---
title: languageOption
framework: mediaplayer
role: symbol
role_heading: Instance Property
path: mediaplayer/mpchangelanguageoptioncommandevent/languageoption
---

# languageOption

The requested language option to change.

## Declaration

```swift
var languageOption: MPNowPlayingInfoLanguageOption { get }
```

## Discussion

Discussion The supplied language option may be the Automatic Legible Language Option, which requests the best legible language based on the user’s preferences. See isAutomaticLegibleLanguageOption().

## See Also

### Changing the language option

- [setting](mediaplayer/mpchangelanguageoptioncommandevent/setting.md)
- [MPChangeLanguageOptionSetting](mediaplayer/mpchangelanguageoptionsetting.md)
