---
title: ubiquitousItemDownloadRequestedKey
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/urlresourcekey/ubiquitousitemdownloadrequestedkey
---

# ubiquitousItemDownloadRequestedKey

The key for a Boolean value that indicates whether the system has already made a call startDownloadingUbiquitousItem(at:) to download the item.

## Declaration

```swift
static let ubiquitousItemDownloadRequestedKey: URLResourceKey
```

## Discussion

Discussion The system returns the read-only value as a Boolean NSNumber.

## See Also

### Ubiquitous keys

- [isUbiquitousItemKey](foundation/urlresourcekey/isubiquitousitemkey.md)
- [ubiquitousSharedItemMostRecentEditorNameComponentsKey](foundation/urlresourcekey/ubiquitousshareditemmostrecenteditornamecomponentskey.md)
- [ubiquitousItemIsDownloadingKey](foundation/urlresourcekey/ubiquitousitemisdownloadingkey.md)
- [ubiquitousItemDownloadingErrorKey](foundation/urlresourcekey/ubiquitousitemdownloadingerrorkey.md)
- [ubiquitousItemDownloadingStatusKey](foundation/urlresourcekey/ubiquitousitemdownloadingstatuskey.md)
- [URLUbiquitousItemDownloadingStatus](foundation/urlubiquitousitemdownloadingstatus.md)
- [ubiquitousItemIsExcludedFromSyncKey](foundation/urlresourcekey/ubiquitousitemisexcludedfromsynckey.md)
- [ubiquitousItemIsUploadedKey](foundation/urlresourcekey/ubiquitousitemisuploadedkey.md)
- [ubiquitousItemIsUploadingKey](foundation/urlresourcekey/ubiquitousitemisuploadingkey.md)
- [ubiquitousItemUploadingErrorKey](foundation/urlresourcekey/ubiquitousitemuploadingerrorkey.md)
- [ubiquitousItemHasUnresolvedConflictsKey](foundation/urlresourcekey/ubiquitousitemhasunresolvedconflictskey.md)
- [ubiquitousItemContainerDisplayNameKey](foundation/urlresourcekey/ubiquitousitemcontainerdisplaynamekey.md)
- [ubiquitousSharedItemOwnerNameComponentsKey](foundation/urlresourcekey/ubiquitousshareditemownernamecomponentskey.md)
- [ubiquitousSharedItemCurrentUserPermissionsKey](foundation/urlresourcekey/ubiquitousshareditemcurrentuserpermissionskey.md)
- [ubiquitousSharedItemCurrentUserRoleKey](foundation/urlresourcekey/ubiquitousshareditemcurrentuserrolekey.md)
