delegate
An object you use to track download progress and handle redirects, authentication challenges, and failures.
Declaration
weak var delegate: (any WKDownloadDelegate)? { get set }An object you use to track download progress and handle redirects, authentication challenges, and failures.
weak var delegate: (any WKDownloadDelegate)? { get set }