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

# joinCue

A cue that indicates that playback occurs before starting primary playback, regardless of initial primary playback position.

## Declaration

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

## See Also

### Cues

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