---
title: kCFURLUbiquitousItemPercentDownloadedKey
framework: corefoundation
role: symbol
role_heading: Global Variable
path: corefoundation/kcfurlubiquitousitempercentdownloadedkey
---

# kCFURLUbiquitousItemPercentDownloadedKey

## Declaration

```swift
let kCFURLUbiquitousItemPercentDownloadedKey: CFString!
```

## Discussion

Discussion A CFNumber value that provides the status of the download in progress. Deprecated. Use NSMetadataQuery and NSMetadataUbiquitousItemPercentDownloadedKey on NSMetadataItem instead.

## See Also

### Constants

- [kCFURLIsUbiquitousItemKey](corefoundation/kcfurlisubiquitousitemkey.md)
- [kCFURLUbiquitousItemHasUnresolvedConflictsKey](corefoundation/kcfurlubiquitousitemhasunresolvedconflictskey.md)
- [kCFURLUbiquitousItemIsDownloadedKey](corefoundation/kcfurlubiquitousitemisdownloadedkey.md)
- [kCFURLUbiquitousItemIsDownloadingKey](corefoundation/kcfurlubiquitousitemisdownloadingkey.md)
- [kCFURLUbiquitousItemIsUploadedKey](corefoundation/kcfurlubiquitousitemisuploadedkey.md)
- [kCFURLUbiquitousItemIsUploadingKey](corefoundation/kcfurlubiquitousitemisuploadingkey.md)
- [kCFURLUbiquitousItemPercentUploadedKey](corefoundation/kcfurlubiquitousitempercentuploadedkey.md)
