---
title: playbackRepeatMode
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inplaymediaintent/playbackrepeatmode
---

# playbackRepeatMode

The repeat mode setting at the time the user plays the media item.

## Declaration

```swift
var playbackRepeatMode: INPlaybackRepeatMode { get }
```

## See Also

### Accessing Playback Settings

- [playShuffled](intents/inplaymediaintent/playshuffled-2btex.md)
- [resumePlayback](intents/inplaymediaintent/resumeplayback-1xw6r.md)
- [INPlaybackRepeatMode](intents/inplaybackrepeatmode.md)
- [playbackSpeed](intents/inplaymediaintent/playbackspeed-17r2t.md)
- [playbackQueueLocation](intents/inplaymediaintent/playbackqueuelocation.md)
- [INPlaybackQueueLocation](intents/inplaybackqueuelocation.md)
- [mediaSearch](intents/inplaymediaintent/mediasearch.md)
