Movatterモバイル変換


[0]ホーム

URL:


CefSharp API Doc
CefSharp API Doc
Namespaces
CefSharp
IJsDialogHandler Interface
IJsDialogHandler Methods
OnBeforeUnloadDialog Method
OnDialogClosed Method
OnJSDialog Method
OnResetDialogState Method
Click or drag to resizeClick or drag to resize

IJsDialogHandlerOnResetDialogState Method

Version 118.6.80
Called to cancel any pending dialogs and reset any saved dialog state. Will be called due to events like page navigation irregardless of whether any dialogs are currently pending.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntax
voidOnResetDialogState(IWebBrowserchromiumWebBrowser,IBrowserbrowser)
voidOnResetDialogState(IWebBrowser^chromiumWebBrowser,IBrowser^browser)

Parameters

chromiumWebBrowser
Type: CefSharpIWebBrowser
the ChromiumWebBrowser control
browser
Type: CefSharpIBrowser
the browser object
See Also

Reference

IJsDialogHandler Interface
CefSharp Namespace

https://raw.githubusercontent.com/cefsharp/CefSharp/master/LICENSE


[8]ページ先頭

©2009-2025 Movatter.jp