---
title: kCFURLUbiquitousItemIsDownloadingKey
framework: corefoundation
role: symbol
role_heading: Global Variable
path: corefoundation/kcfurlubiquitousitemisdownloadingkey
---

# kCFURLUbiquitousItemIsDownloadingKey

A CFBoolean value that tells whether data for the item is being downloaded. (read-only)

## Declaration

```swift
let kCFURLUbiquitousItemIsDownloadingKey: CFString!
```

## See Also

### Constants

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