---
title: NSMetadataUbiquitousItemDownloadingStatusKey
framework: foundation
role: symbol
role_heading: Global Variable
path: foundation/nsmetadataubiquitousitemdownloadingstatuskey
---

# NSMetadataUbiquitousItemDownloadingStatusKey

## Declaration

```swift
let NSMetadataUbiquitousItemDownloadingStatusKey: String
```

## Discussion

Discussion The value is a string constant that indicates the download status of the item. Possible values of the string are given in Downloading Status Values.

## See Also

### iCloud Keys

- [NSMetadataItemIsUbiquitousKey](foundation/nsmetadataitemisubiquitouskey.md)
- [NSMetadataUbiquitousItemContainerDisplayNameKey](foundation/nsmetadataubiquitousitemcontainerdisplaynamekey.md)
- [NSMetadataUbiquitousItemDownloadRequestedKey](foundation/nsmetadataubiquitousitemdownloadrequestedkey.md)
- [NSMetadataUbiquitousItemIsExternalDocumentKey](foundation/nsmetadataubiquitousitemisexternaldocumentkey.md)
- [NSMetadataUbiquitousItemURLInLocalContainerKey](foundation/nsmetadataubiquitousitemurlinlocalcontainerkey.md)
- [NSMetadataUbiquitousItemHasUnresolvedConflictsKey](foundation/nsmetadataubiquitousitemhasunresolvedconflictskey.md)
- [NSMetadataUbiquitousItemIsDownloadedKey](foundation/nsmetadataubiquitousitemisdownloadedkey.md)
- [NSMetadataUbiquitousItemIsDownloadingKey](foundation/nsmetadataubiquitousitemisdownloadingkey.md)
- [NSMetadataUbiquitousItemIsUploadedKey](foundation/nsmetadataubiquitousitemisuploadedkey.md)
- [NSMetadataUbiquitousItemIsUploadingKey](foundation/nsmetadataubiquitousitemisuploadingkey.md)
- [NSMetadataUbiquitousItemPercentDownloadedKey](foundation/nsmetadataubiquitousitempercentdownloadedkey.md)
- [NSMetadataUbiquitousItemPercentUploadedKey](foundation/nsmetadataubiquitousitempercentuploadedkey.md)
- [NSMetadataUbiquitousItemDownloadingErrorKey](foundation/nsmetadataubiquitousitemdownloadingerrorkey.md)
- [NSMetadataUbiquitousItemUploadingErrorKey](foundation/nsmetadataubiquitousitemuploadingerrorkey.md)
- [NSMetadataUbiquitousItemIsSharedKey](foundation/nsmetadataubiquitousitemissharedkey.md)
