---
title: MACaptionAppearanceDisplayType.automatic
framework: mediaaccessibility
role: symbol
role_heading: Case
path: mediaaccessibility/macaptionappearancedisplaytype/automatic
---

# MACaptionAppearanceDisplayType.automatic

If the language of the audio track differs from the system locale, then captions matching the system locale should be displayed (if available). If the language of the audio and the language of the system locale match, no captions are shown.

## Declaration

```swift
case automatic
```

## See Also

### Constants

- [MACaptionAppearanceDisplayType.forcedOnly](mediaaccessibility/macaptionappearancedisplaytype/forcedonly.md)
- [MACaptionAppearanceDisplayType.alwaysOn](mediaaccessibility/macaptionappearancedisplaytype/alwayson.md)
