<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.4.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ImageCaptureCore",
  "identifier" : "/documentation/ImageCaptureCore/ICDownloadOption/savedAncillaryFiles",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "ImageCaptureCore"
    ],
    "preciseIdentifier" : "c:@ICSavedAncillaryFiles"
  },
  "title" : "savedAncillaryFiles"
}
-->

# savedAncillaryFiles

An array of files associated with the file being downloaded.

```
static let savedAncillaryFiles: ICDownloadOption
```

## Discussion

The options dictionary returned in [`didDownloadFile(_:error:options:contextInfo:)`](/documentation/ImageCaptureCore/ICCameraDeviceDownloadDelegate/didDownloadFile(_:error:options:contextInfo:)) might have this key.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)