Global Variable グローバル変数

NSMetadataQueryUpdateRemovedItemsKey

The key for retrieving an array of items removed from 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. 照会結果から取り除かれた項目からなる配列を取ってくるためのキー。省略時には、この配列は、照会結果を表しているNSMetadataItemオブジェクトそれらを含みます;しかしながら、照会のもつ委任先はこれらオブジェクトを異なるクラスのインスタンスで置き換えます。

Declaration 宣言

let NSMetadataQueryUpdateRemovedItemsKey: String