removeFilterPredicate(_:)
Removes a filter predicate from a query.
Declaration
func removeFilterPredicate(_ predicate: MPMediaPredicate)Parameters
- predicate:
The media predicate to remove from the set of predicates for the query.
Removes a filter predicate from a query.
func removeFilterPredicate(_ predicate: MPMediaPredicate)The media predicate to remove from the set of predicates for the query.