MDQueryCopyValueListAttributes(_:)
Returns the list of attribute names for which values are being collected by the query.
Declaration
func MDQueryCopyValueListAttributes(_ query: MDQuery!) -> CFArray!Parameters
- query:
The query.
Return Value
A CFArrayRef containing the attribute names of the collected values.