mediaItems
The media items to update.
Declaration
var mediaItems: [INMediaItem]? { get }Discussion
A media item such as a song, audiobook, or podcast episode. Although the array can contain more than one INMediaItem object, the system uses only the first item in the array. You set mediaItems when creating the INSearchForMediaIntent object.