Contents

withSecurityScope

Specifies that when creating a security-scoped bookmark, upon resolution, it provides a security-scoped URL allowing read/write access to a file-system resource.

Declaration

static var withSecurityScope: NSURL.BookmarkCreationOptions { get }

Discussion

For use in an app that adopts App Sandbox. For more information, see App Sandbox Design Guide.

See Also

Options