---
title: MPMusicShuffleMode.songs
framework: mediaplayer
role: symbol
role_heading: Case
path: mediaplayer/mpmusicshufflemode/songs
---

# MPMusicShuffleMode.songs

The playlist is shuffled by song.

## Declaration

```swift
case songs
```

## See Also

### Constants

- [MPMusicShuffleMode.default](mediaplayer/mpmusicshufflemode/default.md)
- [MPMusicShuffleMode.off](mediaplayer/mpmusicshufflemode/off.md)
- [MPMusicShuffleMode.albums](mediaplayer/mpmusicshufflemode/albums.md)
