---
title: UISupportsDocumentBrowser
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/uisupportsdocumentbrowser
---

# UISupportsDocumentBrowser

A Boolean value indicating whether the app is a document-based app.

## Discussion

Discussion To allow other apps to open and edit the files stored in your app’s Documents folder, set this key to YES. This key also lets users set the app’s default save location in Settings.

## See Also

### Related Documentation

- [Setting up a document browser app](uikit/setting-up-a-document-browser-app.md)

### Documents

- [CFBundleDocumentTypes](bundleresources/information-property-list/cfbundledocumenttypes.md)
- [LSSupportsOpeningDocumentsInPlace](bundleresources/information-property-list/lssupportsopeningdocumentsinplace.md)
- [NSDownloadsUbiquitousContents](bundleresources/information-property-list/nsdownloadsubiquitouscontents.md)
