NSMetadataQueryUpdateChangedItemsKey
The key for retrieving an array of items that have changed in the query result. By default, this array contains Nsmetadataitem objects, representing the query’s results; however, the query’s delegate can substitute these objects with instances of a different class.
Declaration
let NSMetadataQueryUpdateChangedItemsKey: String