---
title: leaveCue
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avplayerinterstitialevent/cue-swift.struct/leavecue
---

# leaveCue

A cue that indicates event playback occurs after primary playback ends without error, either at the end of the primary asset or at the client-specified forward playback end time.

## Declaration

```swift
static let leaveCue: AVPlayerInterstitialEvent.Cue
```

## See Also

### Cues

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