Contents

WKDownloadDelegate

A protocol you implement to track download progress and handle redirects, authentication challenges, and failures.

Declaration

@MainActor protocol WKDownloadDelegate : NSObjectProtocol

Topics

Tracking Download Progress

Responding to Authorization Challenges

Responding to Redirects

Instance Methods

See Also

Downloads