---
title: downloadAllControlLabel
framework: quartz
role: symbol
role_heading: Instance Property
path: quartz/ikcameradeviceview/downloadallcontrollabel
---

# downloadAllControlLabel

Allows the “Download All” control to be renamed.

## Declaration

```swift
var downloadAllControlLabel: String! { get set }
```

## See Also

### Configuring Download Interface and Downloading Files

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