Contents

title

The public name of the media item.

Declaration

var title: String? { get set }

Discussion

The main public designation of a media item is its title. For example, for a music track the title would be the song title. If the media item is a podcast, the title would be the episode name of a particular podcast.

See Also

Retrieving information about a media item