sortSections(by:ascending:)

Sorts sections by a specified property.

Declaration

mutating func sortSections<Value>(by keyPath: KeyPath<SectionType.LibrarySortProperties, Value>, ascending: Bool) where SectionType : MusicLibraryRequestable