Contents

MusicLibrarySection

A section for a library sectioned response.

Declaration

@dynamicMemberLookup struct MusicLibrarySection<SectionType, MusicItemType> where SectionType : MusicLibrarySectionRequestable, MusicItemType : MusicLibraryRequestable

Overview

Your app can access any property of the requested section type directly on this library section object.

Your app can also access the items contained in a library section with the items property.

Topics

Instance Properties

Subscripts