---
title: CFURLBookmarkCreationOptions
framework: corefoundation
role: symbol
role_heading: Structure
path: corefoundation/cfurlbookmarkcreationoptions
---

# CFURLBookmarkCreationOptions

Type for bookmark data creation options.

## Declaration

```swift
struct CFURLBookmarkCreationOptions
```

## Overview

Overview See Bookmark Data Creation Options for possible values.

## Topics

### Initializers

- [init(rawValue:)](corefoundation/cfurlbookmarkcreationoptions/init(rawvalue:).md)

### Type Properties

- [minimalBookmarkMask](corefoundation/cfurlbookmarkcreationoptions/minimalbookmarkmask.md)
- [preferFileIDResolutionMask](corefoundation/cfurlbookmarkcreationoptions/preferfileidresolutionmask.md)
- [securityScopeAllowOnlyReadAccess](corefoundation/cfurlbookmarkcreationoptions/securityscopeallowonlyreadaccess.md)
- [suitableForBookmarkFile](corefoundation/cfurlbookmarkcreationoptions/suitableforbookmarkfile.md)
- [withSecurityScope](corefoundation/cfurlbookmarkcreationoptions/withsecurityscope.md)
- [withoutImplicitSecurityScope](corefoundation/cfurlbookmarkcreationoptions/withoutimplicitsecurityscope.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Bookmark Data Types

- [CFURLBookmarkFileCreationOptions](corefoundation/cfurlbookmarkfilecreationoptions.md)
- [CFURLBookmarkResolutionOptions](corefoundation/cfurlbookmarkresolutionoptions.md)
