---
title: "downloadAllItems(_:)"
framework: quartz
role: symbol
role_heading: Instance Method
path: "quartz/ikcameradeviceview/downloadallitems(_:)"
---

# downloadAllItems(_:)

Downloads all the items.

## Declaration

```swift
@IBAction func downloadAllItems(_ sender: Any!)
```

## Parameters

- `sender`: The object that sent the message.

## Discussion

Discussion This method is can be connected to a user interface item in Interface Builder.

## See Also

### Configuring Download Interface and Downloading Files

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