---
title: displaysDownloadsDirectoryControl
framework: quartz
role: symbol
role_heading: Instance Property
path: quartz/ikcameradeviceview/displaysdownloadsdirectorycontrol
---

# displaysDownloadsDirectoryControl

Specifies whether the downloads directory control should be displayed.

## Declaration

```swift
var displaysDownloadsDirectoryControl: Bool { 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)
- [downloadAllControlLabel](quartz/ikcameradeviceview/downloadallcontrollabel.md)
