---
title: withoutUI
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nsurl/bookmarkresolutionoptions/withoutui
---

# withoutUI

Specifies that no UI feedback should accompany resolution of the bookmark data.

## Declaration

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

## See Also

### Constants

- [withoutMounting](foundation/nsurl/bookmarkresolutionoptions/withoutmounting.md)
- [withSecurityScope](foundation/nsurl/bookmarkresolutionoptions/withsecurityscope.md)
- [withoutImplicitStartAccessing](foundation/nsurl/bookmarkresolutionoptions/withoutimplicitstartaccessing.md)
