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

# NSDownloadsUbiquitousContents

A Boolean value that indicates whether the system should download documents before handing them over to the app.

## Discussion

Discussion By default, the system displays the download progress. Set the value to YES if you want your app to display a custom download progress indicator instead.

## See Also

### Documents

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