---
title: withoutMounting
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nsurl/bookmarkresolutionoptions/withoutmounting
---

# withoutMounting

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

## Declaration

```swift
static var withoutMounting: NSURL.BookmarkResolutionOptions { get }
```

## See Also

### Constants

- [withoutUI](foundation/nsurl/bookmarkresolutionoptions/withoutui.md)
- [withSecurityScope](foundation/nsurl/bookmarkresolutionoptions/withsecurityscope.md)
- [withoutImplicitStartAccessing](foundation/nsurl/bookmarkresolutionoptions/withoutimplicitstartaccessing.md)
