Global Variable グローバル変数

NSMetadataQueryAccessibleUbiquitousExternalDocumentsScope

Search for documents outside the app’s container. This search can locate iCloud documents that the user previously opened using a document picker view controller. This lets your app access the documents again without requiring direct user interaction. The result’s NSMetadataItemURLKey attributes return security-scoped NSURLs. For more information on working with security-scoped URLs, see Security-Scoped URLs in NSURL. アプリのもつコンテナの外側の書類を検索します。この検索は、ユーザが以前にドキュメントピッカービューコントローラを使って開いたiCloud書類の位置を突き止めることができます。これは、直にユーザと交流する必要なしに、あなたのアプリにその書類に再びアクセスをさせます。結果のもつNSMetadataItemURLKey属性は、保安作用域NSURLを返します。security-scoped URLを扱う上でのさらなる情報として、保安作用域URLNSURLで見てください。

Declaration 宣言

let NSMetadataQueryAccessibleUbiquitousExternalDocumentsScope: String