Contents

NSURL.BookmarkResolutionOptions

Options used when resolving bookmark data.

Declaration

struct BookmarkResolutionOptions

Overview

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