Contents

composers()

Creates a media query that matches all media items and that groups and sorts collections by composer name.

Declaration

class func composers() -> MPMediaQuery

Return Value

A media query that matches all media items and that has a grouping type of MPMediaGrouping.composer.

See Also

Creating media queries