---
title: AVLegibleMediaOptionsMenuController.MenuContents
framework: AVKit
role: symbol
role_heading: Structure
platforms: [iOS 26.4+, iPadOS 26.4+, Mac Catalyst 26.4+, macOS 26.4+, visionOS 26.4+]
path: avkit/avlegiblemediaoptionsmenucontroller/menucontents
---

# AVLegibleMediaOptionsMenuController.MenuContents

## Declaration

```swift
struct MenuContents
```

## Overview

Overview 		An option set, describing the different contents of legible option menus. 		Describes the legible contents of a legible options menu 		Describes the caption appearance contents of a legible options menu. 		Describes all the contents of a legible options menu.

## Topics

### Creating menu contents

- [init(rawValue:)](avkit/avlegiblemediaoptionsmenucontroller/menucontents/init(rawvalue:).md)

### Menu content options

- [all](avkit/avlegiblemediaoptionsmenucontroller/menucontents/all.md)
- [captionAppearance](avkit/avlegiblemediaoptionsmenucontroller/menucontents/captionappearance.md)
- [legible](avkit/avlegiblemediaoptionsmenucontroller/menucontents/legible.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Managing the menu

- [menu(contents:)](avkit/avlegiblemediaoptionsmenucontroller/menu(contents:).md)
- [menuState](avkit/avlegiblemediaoptionsmenucontroller/menustate.md)
- [AVLegibleMediaOptionsMenuState](avkit/avlegiblemediaoptionsmenustate.md)
- [AVLegibleMediaOptionsMenuController.StateChangeReason](avkit/avlegiblemediaoptionsmenucontroller/statechangereason.md)
