Contents

delegate

An object you use to track download progress and handle redirects, authentication challenges, and failures.

Declaration

weak var delegate: (any WKDownloadDelegate)? { get set }

See Also

Managing the download