Contents

cancel(_:)

Cancels an asset download.

Declaration

func cancel(_ download: BADownload) throws

Parameters

  • download:

    The object that identifies the scheduled or in-progress download to cancel.

See Also

Managing downloads