---
title: canDownloadSelectedItems
framework: quartz
role: symbol
role_heading: Instance Property
path: quartz/ikcameradeviceview/candownloadselecteditems
---

# canDownloadSelectedItems

Returns whether the selected items can be downloaded

## Declaration

```swift
var canDownloadSelectedItems: Bool { get }
```

## See Also

### Configuring Download Interface and Downloading Files

- [downloadsDirectory](quartz/ikcameradeviceview/downloadsdirectory.md)
- [downloadSelectedItems(_:)](quartz/ikcameradeviceview/downloadselecteditems(_:).md)
- [downloadAllItems(_:)](quartz/ikcameradeviceview/downloadallitems(_:).md)
- [downloadSelectedControlLabel](quartz/ikcameradeviceview/downloadselectedcontrollabel.md)
- [downloadAllControlLabel](quartz/ikcameradeviceview/downloadallcontrollabel.md)
- [displaysDownloadsDirectoryControl](quartz/ikcameradeviceview/displaysdownloadsdirectorycontrol.md)
