---
title: "backgroundDownload(_:finishedWithFileURL:)"
framework: backgroundassets
role: symbol
role_heading: Instance Method
path: "backgroundassets/badownloaderextension-qwaw/backgrounddownload(_:finishedwithfileurl:)"
---

# backgroundDownload(_:finishedWithFileURL:)

## Declaration

```swift
func backgroundDownload(_ finishedDownload: BADownload, finishedWithFileURL fileURL: URL)
```

## See Also

### Processing downloads

- [backgroundDownload(_:didReceive:)](backgroundassets/badownloaderextension-qwaw/backgrounddownload(_:didreceive:).md)
- [backgroundDownload(_:failedWithError:)](backgroundassets/badownloaderextension-qwaw/backgrounddownload(_:failedwitherror:).md)
