Contents

NSURL.BookmarkCreationOptions

Options used when creating bookmark data.

Declaration

struct BookmarkCreationOptions

Overview

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