cancel(_:)
Cancels an asset download.
Declaration
func cancel(_ download: BADownload) throwsParameters
- download:
The object that identifies the scheduled or in-progress download to cancel.
Cancels an asset download.
func cancel(_ download: BADownload) throwsThe object that identifies the scheduled or in-progress download to cancel.