NSURL.BookmarkCreationOptions
Options used when creating bookmark data.
Declaration
struct BookmarkCreationOptionsOverview
When creating a bookmark, use bitwise OR operators to combine the options you want to specify, and provide them to the options parameter of the bookmarkData(options:includingResourceValuesForKeys:relativeTo:) method.
Topics
Creating a bookmark creation option
Options
See Also
Working with Bookmark Data
bookmarkData(withContentsOf:)bookmarkData(options:includingResourceValuesForKeys:relativeTo:)resourceValues(forKeys:fromBookmarkData:)writeBookmarkData(_:to:options:)startAccessingSecurityScopedResource()stopAccessingSecurityScopedResource()NSURL.BookmarkFileCreationOptionsNSURL.BookmarkResolutionOptions