---
title: currentLegibleOption
framework: AVKit
role: symbol
role_heading: Instance Property
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+]
path: avkit/avplaybackuserinterfacemediaselectioncontrollable-8ee5z/currentlegibleoption
---

# currentLegibleOption

The currently selected subtitle or caption track.

## Declaration

```swift
@MainActor var currentLegibleOption: AVPlaybackUserInterfaceMediaSelectionOption? { get set }
```

## Discussion

Discussion Should be one of the options in legibleOptions.
