append(_:)
Inserts the media items defined by the queue descriptor after the last media item in the current queue.
Declaration
func append(_ descriptor: MPMusicPlayerQueueDescriptor)Parameters
- descriptor:
A queue descriptor the system uses to append media items to the playback queue.