Type Property 型プロパティ

securityScopeAllowOnlyReadAccess

When combined with the withSecurityScope option, specifies that you want to create a security-scoped bookmark that, when resolved, provides a security-scoped URL allowing read-only access to a file-system resource. withSecurityScopeオプションと組み合わされた場合、あなたがある保安作用域ブックマークを作成したいことを指定します、それは解決した時に、あるファイルシステムリソースへの読み出し専用アクセスを可能にしている保安作用域URLを提供するものです。

Declaration 宣言

static var securityScopeAllowOnlyReadAccess: NSURL.BookmarkCreationOptions { get }

Discussion 議論

For use in an app that adopts App Sandbox. For more information, see App Sandbox Design Guide. App Sandboxを採用するアプリにおいて使うために。さらなる情報として、App Sandbox Design Guideを見てください。