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

# UIFileSharingEnabled

A Boolean value indicating whether the app shares files.

## Discussion

Discussion If you set this key to YES, your app can share files with the user. Place the files in a Documents folder located in the app’s home directiory. The default value is NO.

## See Also

### Related Documentation

- [LSSupportsOpeningDocumentsInPlace](bundleresources/information-property-list/lssupportsopeningdocumentsinplace.md)
- [NSHomeDirectory()](foundation/nshomedirectory().md)

### Storage

- [APFiles](bundleresources/information-property-list/apfiles.md)
- [APInstallerURL](bundleresources/information-property-list/apinstallerurl.md)
- [NSSupportsPurgeableLocalStorage](bundleresources/information-property-list/nssupportspurgeablelocalstorage.md)
- [LSFileQuarantineEnabled](bundleresources/information-property-list/lsfilequarantineenabled.md)
- [CSResourcesFileMapped](bundleresources/information-property-list/csresourcesfilemapped.md)
- [NSDownloadsUbiquitousContents](bundleresources/information-property-list/nsdownloadsubiquitouscontents.md)
