filterSections(matching:contains:)
Filters sections by a given property that contains a specific string.
Declaration
mutating func filterSections(matching keyPath: KeyPath<SectionType.LibraryFilter, String>, contains text: String) where SectionType : MusicLibraryRequestable