---
title: notDownloaded
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/urlubiquitousitemdownloadingstatus/notdownloaded
---

# notDownloaded

This item has not been downloaded yet. Use startDownloadingUbiquitousItem(at:) to download it.

## Declaration

```swift
static let notDownloaded: URLUbiquitousItemDownloadingStatus
```

## See Also

### Constants

- [current](foundation/urlubiquitousitemdownloadingstatus/current.md)
- [downloaded](foundation/urlubiquitousitemdownloadingstatus/downloaded.md)
