---
title: defaultLanguageOption
framework: mediaplayer
role: symbol
role_heading: Instance Property
path: mediaplayer/mpnowplayinginfolanguageoptiongroup/defaultlanguageoption
---

# defaultLanguageOption

The default language option for the group.

## Declaration

```swift
var defaultLanguageOption: MPNowPlayingInfoLanguageOption? { get }
```

## Discussion

Discussion The value of this property is nil when there’s no default language option.

## See Also

### Retrieving language option group information

- [allowEmptySelection](mediaplayer/mpnowplayinginfolanguageoptiongroup/allowemptyselection.md)
- [languageOptions](mediaplayer/mpnowplayinginfolanguageoptiongroup/languageoptions.md)
