---
title: CFURLBookmarkResolutionOptions
framework: corefoundation
role: symbol
role_heading: Structure
path: corefoundation/cfurlbookmarkresolutionoptions
---

# CFURLBookmarkResolutionOptions

Type for bookmark data resolution options.

## Declaration

```swift
struct CFURLBookmarkResolutionOptions
```

## Overview

Overview See Bookmark Data Resolution Options for possible values.

## Topics

### Initializers

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

### Type Properties

- [cfBookmarkResolutionWithoutMountingMask](corefoundation/cfurlbookmarkresolutionoptions/cfbookmarkresolutionwithoutmountingmask.md)
- [cfBookmarkResolutionWithoutUIMask](corefoundation/cfurlbookmarkresolutionoptions/cfbookmarkresolutionwithoutuimask.md)
- [cfurlBookmarkResolutionWithSecurityScope](corefoundation/cfurlbookmarkresolutionoptions/cfurlbookmarkresolutionwithsecurityscope.md)
- [cfurlBookmarkResolutionWithoutImplicitStartAccessing](corefoundation/cfurlbookmarkresolutionoptions/cfurlbookmarkresolutionwithoutimplicitstartaccessing.md)
- [cfurlBookmarkResolutionWithoutMountingMask](corefoundation/cfurlbookmarkresolutionoptions/cfurlbookmarkresolutionwithoutmountingmask.md)
- [cfurlBookmarkResolutionWithoutUIMask](corefoundation/cfurlbookmarkresolutionoptions/cfurlbookmarkresolutionwithoutuimask.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

- [CFURLBookmarkCreationOptions](corefoundation/cfurlbookmarkcreationoptions.md)
- [CFURLBookmarkFileCreationOptions](corefoundation/cfurlbookmarkfilecreationoptions.md)
