Contents

valueLists

A dictionary containing the value lists generated by the query.

Declaration

var valueLists: [String : [NSMetadataQueryAttributeValueTuple]] { get }

Discussion

This property contains a dictionary of NSMetadataQueryAttributeValueTuple objects.

See Also

Related Documentation

Getting Query Results