ICoreWebView2DownloadStartingEventArgs.get_Handled

The host may set this flag to TRUE to hide the default download dialog for this download. The download will progress as normal if it is not canceled, there will just be no default UI shown. By default the value is FALSE and the default download dialog is shown.

interface ICoreWebView2DownloadStartingEventArgs
@" propget"
HRESULT
get_Handled
(
BOOL* handled
)

Meta