---
title: kCFURLUbiquitousItemHasUnresolvedConflictsKey
framework: corefoundation
role: symbol
role_heading: Global Variable
path: corefoundation/kcfurlubiquitousitemhasunresolvedconflictskey
---

# kCFURLUbiquitousItemHasUnresolvedConflictsKey

A CFBoolean value that tells whether the item has conflicts outstanding. (read-only)

## Declaration

```swift
let kCFURLUbiquitousItemHasUnresolvedConflictsKey: CFString!
```

## See Also

### Constants

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