---
title: cue
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avplayerinterstitialevent/cue-swift.property
---

# cue

A cue to schedule interstitial event playback at a predefined position during primary playback.

## Declaration

```swift
var cue: AVPlayerInterstitialEvent.Cue { get set }
```

## See Also

### Configuring cues

- [AVPlayerInterstitialEvent.Cue](avfoundation/avplayerinterstitialevent/cue-swift.struct.md)
