Contents

isVisible

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

Declaration

var isVisible: Bool { get }

Discussion

There are some playlists that iTunes hides, uses, and maintains without displaying them as playlists to the user. Tracks can still be visible when they’re in a playlist that’s not visible.

See Also

Getting Playlist Info