Contents

artwork

A single image that’s associated with the media item.

Declaration

var artwork: MPMediaItemArtwork? { get set }

Discussion

An image that’s displayed with the media item. A song would have an album cover image, whereas a movie could have a movie poster image associated with it.

See Also

Retrieving information about a media item