Contents

downloadDidFinish(_:)

Tells the delegate that the download finished.

Declaration

optional func downloadDidFinish(_ download: WKDownload)

Parameters

  • download:

    The download that finished.

See Also

Tracking Download Progress