---
title: minimalBookmarkMask
framework: corefoundation
role: symbol
role_heading: Type Property
path: corefoundation/cfurlbookmarkcreationoptions/minimalbookmarkmask
---

# minimalBookmarkMask

Specifies that an alias created with the bookmark data be created with minimal information, which may make it smaller but still able to resolve in certain ways.

## Declaration

```swift
static var minimalBookmarkMask: CFURLBookmarkCreationOptions { get }
```

## See Also

### Constants

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