itemSections
An array representing the section grouping of the query’s specified media items.
Declaration
var itemSections: [MPMediaQuerySection]? { get }Discussion
This property consists of an array of MPMediaQuerySection instances. The value of this property may be nil if there’s no appropriate section grouping of the media items.