Class used to handle file downloads. The methods of this class will called on the CEF UI thread.
Namespace: CefSharpCefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntax C# C++ Copypublic interface IDownloadHandler
public interface class IDownloadHandler
The IDownloadHandler type exposes the following members.
Methods Name Description CanDownloadCalled before a download begins in response to a user-initiated action (e.g. alt + link click or link click that returns a `Content-Disposition: attachment` response from the server).
OnBeforeDownloadCalled before a download begins.
OnDownloadUpdatedCalled when a download's status or progress information has been updated. This may be called multiple times before and after
OnBeforeDownload(IWebBrowser, IBrowser, DownloadItem, IBeforeDownloadCallback).
Top See Also Reference CefSharp NamespaceRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4