MPMediaQuerySection
A range of media items or media item collections from within a media query.
Declaration
class MPMediaQuerySectionOverview
You can use sections when displaying a query’s items or collections in your app’s user interface. You obtain an array of media query sections by using the itemSections or collectionSections properties of a media query (an instance of the MPMediaQuery class). The property values of a media query section are read-only.