Contents

startItem

Designates the media item to play first.

Declaration

var startItem: MPMediaItem? { get set }

Discussion

When this property isn’t set, the value is nil and the first item in the queue is the first item to play.

See Also

Media item queue descriptor properties