---
title: ITLibPlaylistPropertyVisible
framework: ituneslibrary
role: symbol
role_heading: Global Variable
path: ituneslibrary/itlibplaylistpropertyvisible
---

# ITLibPlaylistPropertyVisible

A Boolean value that indicates whether the playlist is visible to the user in iTunes.

## Declaration

```swift
let ITLibPlaylistPropertyVisible: String
```

## Topics

### Related Documentation

- [isVisible](ituneslibrary/itlibplaylist/isvisible.md)

## See Also

### Playlist Properties

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