Contents

groupedResults

An array containing hierarchical groups of query results. (read-only)

Declaration

var groupedResults: [NSMetadataQueryResultGroup] { get }

Discussion

These groups are based on the receiver’s grouping attributes.

See Also

Related Documentation

Getting Query Results