---
title: NSMetadataUbiquitousItemDownloadingStatusCurrent
framework: foundation
role: symbol
role_heading: Global Variable
path: foundation/nsmetadataubiquitousitemdownloadingstatuscurrent
---

# NSMetadataUbiquitousItemDownloadingStatusCurrent

## Declaration

```swift
let NSMetadataUbiquitousItemDownloadingStatusCurrent: String
```

## Discussion

Discussion A string used as the value for NSMetadataUbiquitousItemPercentUploadedKey to indicate that there is a local version of this item and it is the most up-to-date version known to this device.

## See Also

### iCloud Download Status Values

- [NSMetadataUbiquitousItemDownloadingStatusDownloaded](foundation/nsmetadataubiquitousitemdownloadingstatusdownloaded.md)
- [NSMetadataUbiquitousItemDownloadingStatusNotDownloaded](foundation/nsmetadataubiquitousitemdownloadingstatusnotdownloaded.md)
