MDQueryCopySortingAttributes(_:)
Returns the list of attribute names used to sort the results.
Declaration
func MDQueryCopySortingAttributes(_ query: MDQuery!) -> CFArray!Parameters
- query:
The query.
Return Value
A CFArrayRef containing the attribute names used to sort the query results.