Contents

songs()

An array of MusicKit song objects that represent the media item.

Declaration

func songs() async throws -> [Song]

Discussion

For more information about the MusicKit song object, see Song.