---
title: playShuffled
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inplaymediaintent/playshuffled-2btex
---

# playShuffled

A Boolean value that indicates whether the media plays in a shuffled order.

## Declaration

```swift
@nonobjc final var playShuffled: Bool? { get }
```

## See Also

### Accessing Playback Settings

- [resumePlayback](intents/inplaymediaintent/resumeplayback-1xw6r.md)
- [playbackRepeatMode](intents/inplaymediaintent/playbackrepeatmode.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)
