Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
NativeWebView.Core
NativeWebViewDownloadManager
Events
DownloadStarting
Menu
On this page
DownloadStarting Event
Definition
Namespace
NativeWebView.Core
Assembly
NativeWebView.Core.dll
Implements
DownloadStarting
View source
public event EventHandler<NativeWebViewDownloadStartingEventArgs>? DownloadStarting
Returns
EventHandler<NativeWebViewDownloadStartingEventArgs>