downloadDelegate
The receiver’s download delegate.
Declaration
unowned(unsafe) var downloadDelegate: (any WebDownloadDelegate)! { get set }Discussion
Implements the WebDownload protocol.
WebKit may create WebDownload objects automatically to handle downloads that start with a webpage or link.