---
title: cfBookmarkResolutionWithoutMountingMask
framework: corefoundation
role: symbol
role_heading: Type Property
path: corefoundation/cfurlbookmarkresolutionoptions/cfbookmarkresolutionwithoutmountingmask
---

# cfBookmarkResolutionWithoutMountingMask

Specifies that no volume should be mounted during resolution of the bookmark data.

## Declaration

```swift
static var cfBookmarkResolutionWithoutMountingMask: CFURLBookmarkResolutionOptions { get }
```

## See Also

### Constants

- [cfBookmarkResolutionWithoutUIMask](corefoundation/cfurlbookmarkresolutionoptions/cfbookmarkresolutionwithoutuimask.md)
- [cfurlBookmarkResolutionWithSecurityScope](corefoundation/cfurlbookmarkresolutionoptions/cfurlbookmarkresolutionwithsecurityscope.md)
