withoutImplicitStartAccessing
A property that specifies that resolution doesn’t implicitly start accessing the ephemeral security-scoped resource.
Declaration
static var withoutImplicitStartAccessing: NSURL.BookmarkResolutionOptions { get }Discussion
This option causes an implicit call to startAccessingSecurityScopedResource() on the returned URL when it’s ready to use the resource.
This option isn’t applicable to security-scoped bookmarks.