---
title: fetchCurrentDownloads()
framework: backgroundassets
role: symbol
role_heading: Instance Method
path: backgroundassets/badownloadmanager/fetchcurrentdownloads()
---

# fetchCurrentDownloads()

## Declaration

```swift
func fetchCurrentDownloads() throws -> [BADownload]
```

## See Also

### Fetching in-progress downloads

- [fetchCurrentDownloads(completionHandler:)](backgroundassets/badownloadmanager/fetchcurrentdownloads(completionhandler:).md)
