ICoreWebView2_9.get_IsDefaultDownloadDialogOpen

TRUE if the default download dialog is currently open. The value of this property changes only when the default download dialog is explicitly opened or closed. Hiding the WebView implicitly hides the dialog, but does not change the value of this property.

interface ICoreWebView2_9
@" propget"
HRESULT
get_IsDefaultDownloadDialogOpen
(
BOOL* value
)

Meta