---
title: kCFURLUbiquitousItemIsDownloadedKey
framework: corefoundation
role: symbol
role_heading: Global Variable
path: corefoundation/kcfurlubiquitousitemisdownloadedkey
---

# kCFURLUbiquitousItemIsDownloadedKey

A CFBoolean value that tells whether there is local data present for the item. (read-only)

## Declaration

```swift
let kCFURLUbiquitousItemIsDownloadedKey: CFString!
```

## See Also

### Constants

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