Contents

downloadAssets(progress:)

Downloads the assets required to perform the request, reporting progress through the provided subprogress.

Declaration

func downloadAssets(progress: consuming Subprogress) async throws

Parameters

  • progress:

    A subprogress to which the download progress is attached.

Discussion

See Also

Downloading assets