---
title: kCFURLUbiquitousItemIsUploadedKey
framework: corefoundation
role: symbol
role_heading: Global Variable
path: corefoundation/kcfurlubiquitousitemisuploadedkey
---

# kCFURLUbiquitousItemIsUploadedKey

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

## Declaration

```swift
let kCFURLUbiquitousItemIsUploadedKey: CFString!
```

## See Also

### Constants

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