---
title: isAutomaticLegibleLanguageOption()
framework: mediaplayer
role: symbol
role_heading: Instance Method
path: mediaplayer/mpnowplayinginfolanguageoption/isautomaticlegiblelanguageoption()
---

# isAutomaticLegibleLanguageOption()

Returns a Boolean value that determines whether to use the best legible language option based on the system preferences.

## Declaration

```swift
func isAutomaticLegibleLanguageOption() -> Bool
```

## Return Value

Return Value true if the framework uses the system preferences to determine the best legible language option; otherwise false.

## See Also

### Retrieving a language option based on system preferences

- [isAutomaticAudibleLanguageOption()](mediaplayer/mpnowplayinginfolanguageoption/isautomaticaudiblelanguageoption().md)
