---
title: AVPlayerInterstitialEvent.Cue
framework: avfoundation
role: symbol
role_heading: Structure
path: avfoundation/avplayerinterstitialevent/cue-swift.struct
---

# AVPlayerInterstitialEvent.Cue

A structure that defines standard cues to play interstitial content.

## Declaration

```swift
struct Cue
```

## Topics

### Cues

- [noCue](avfoundation/avplayerinterstitialevent/cue-swift.struct/nocue.md)
- [joinCue](avfoundation/avplayerinterstitialevent/cue-swift.struct/joincue.md)
- [leaveCue](avfoundation/avplayerinterstitialevent/cue-swift.struct/leavecue.md)

### Initializers

- [init(rawValue:)](avfoundation/avplayerinterstitialevent/cue-swift.struct/init(rawvalue:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Configuring cues

- [cue](avfoundation/avplayerinterstitialevent/cue-swift.property.md)
