---
title: ITLibPlaylistPropertyAllItemsPlaylist
framework: ituneslibrary
role: symbol
role_heading: Global Variable
path: ituneslibrary/itlibplaylistpropertyallitemsplaylist
---

# ITLibPlaylistPropertyAllItemsPlaylist

A Boolean value that indicates whether the API exposes every item in the playlist.

## Declaration

```swift
let ITLibPlaylistPropertyAllItemsPlaylist: String
```

## Topics

### Related Documentation

- [isAllItemsPlaylist](ituneslibrary/itlibplaylist/isallitemsplaylist.md)

## See Also

### Playlist Properties

- [ITLibPlaylistPropertyDistinguisedKind](ituneslibrary/itlibplaylistpropertydistinguisedkind.md)
- [ITLibPlaylistPropertyItems](ituneslibrary/itlibplaylistpropertyitems.md)
- [ITLibPlaylistPropertyKind](ituneslibrary/itlibplaylistpropertykind.md)
- [ITLibPlaylistPropertyPrimary](ituneslibrary/itlibplaylistpropertyprimary.md)
- [ITLibPlaylistPropertyName](ituneslibrary/itlibplaylistpropertyname.md)
- [ITLibPlaylistPropertyParentPersistentID](ituneslibrary/itlibplaylistpropertyparentpersistentid.md)
- [ITLibPlaylistPropertyVisible](ituneslibrary/itlibplaylistpropertyvisible.md)
