---
title: NSMetadataUbiquitousItemPercentDownloadedKey
framework: foundation
role: symbol
role_heading: Global Variable
path: foundation/nsmetadataubiquitousitempercentdownloadedkey
---

# NSMetadataUbiquitousItemPercentDownloadedKey

## Declaration

```swift
let NSMetadataUbiquitousItemPercentDownloadedKey: String
```

## Discussion

Discussion The value is an NSNumber object that contains the percentage of the file that has already been downloaded from the cloud. The value is a double in the range 0.0 to 100.0.

## 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)
- [NSMetadataUbiquitousItemPercentUploadedKey](foundation/nsmetadataubiquitousitempercentuploadedkey.md)
- [NSMetadataUbiquitousItemDownloadingStatusKey](foundation/nsmetadataubiquitousitemdownloadingstatuskey.md)
- [NSMetadataUbiquitousItemDownloadingErrorKey](foundation/nsmetadataubiquitousitemdownloadingerrorkey.md)
- [NSMetadataUbiquitousItemUploadingErrorKey](foundation/nsmetadataubiquitousitemuploadingerrorkey.md)
- [NSMetadataUbiquitousItemIsSharedKey](foundation/nsmetadataubiquitousitemissharedkey.md)
