downloadAssets(progress:)
Downloads the assets required to perform the request, reporting progress through the provided subprogress.
Declaration
func downloadAssets(progress: consuming Subprogress) async throwsParameters
- progress:
A subprogress to which the download progress is attached.