NSURL.BookmarkResolutionOptions
Options used when resolving bookmark data.
Declaration
struct BookmarkResolutionOptionsOverview
When resolving a bookmark, use bitwise OR operators to combine the options you want to specify, and provide them to the options parameter of the URLByResolvingBookmarkData:options:relativeToURL:bookmarkDataIsStale:error: method.
Version-Notes
Security-scoped bookmarks are not available in versions of macOS prior to OS X 10.7.3.
Topics
Initializers
Constants
See Also
Working with Bookmark Data
bookmarkData(withContentsOf:)bookmarkData(options:includingResourceValuesForKeys:relativeTo:)resourceValues(forKeys:fromBookmarkData:)writeBookmarkData(_:to:options:)startAccessingSecurityScopedResource()stopAccessingSecurityScopedResource()NSURL.BookmarkFileCreationOptionsNSURL.BookmarkCreationOptions