<!--
{
  "availability" : [
    "iOS: 26.4.0 -",
    "iPadOS: 26.4.0 -",
    "macCatalyst: 26.4.0 -",
    "macOS: 26.4.0 -",
    "visionOS: 26.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVKit",
  "identifier" : "/documentation/AVKit/AVLegibleMediaOptionsMenuState",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "AVKit"
    ],
    "preciseIdentifier" : "c:@S@AVLegibleMediaOptionsMenuState"
  },
  "title" : "AVLegibleMediaOptionsMenuState"
}
-->

# AVLegibleMediaOptionsMenuState

```
struct AVLegibleMediaOptionsMenuState
```

## Overview

\abstract A struct describing the state of the legible options menu.

## Topics

### Creating a menu state

[`init()`](/documentation/AVKit/AVLegibleMediaOptionsMenuState/init())

[`init(enabled: ObjCBool, reason: AVLegibleMediaOptionsMenuController.StateChangeReason)`](/documentation/AVKit/AVLegibleMediaOptionsMenuState/init(enabled:reason:))

### Inspecting the state

[`var enabled: ObjCBool`](/documentation/AVKit/AVLegibleMediaOptionsMenuState/enabled)

Whether or not the legible options menu is

[`var reason: AVLegibleMediaOptionsMenuController.StateChangeReason`](/documentation/AVKit/AVLegibleMediaOptionsMenuState/reason)

The reason for changing the menu state

## Relationships

### Conforms To

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Sendable`](/documentation/Swift/Sendable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)