A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cefsharp.github.io/api/118.6.x/html/M_CefSharp_ILoadHandler_OnLoadingStateChange.htm below:

ILoadHandlerOnLoadingStateChange Method Version 118.6.80

Called when the loading state has changed. This callback will be executed twice once when loading is initiated either programmatically or by user action, and once when loading is terminated due to completion, cancellation of failure. This method will be called on the CEF UI thread. Blocking this thread will likely cause your UI to become unresponsive and/or hang.

Namespace:  CefSharp
Assembly:

CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)

Syntax
void OnLoadingStateChange(
	IWebBrowser chromiumWebBrowser,
	LoadingStateChangedEventArgs loadingStateChangedArgs
)
void OnLoadingStateChange(
	IWebBrowser^ chromiumWebBrowser, 
	LoadingStateChangedEventArgs^ loadingStateChangedArgs
)
Parameters
chromiumWebBrowser
Type: CefSharpIWebBrowser
the ChromiumWebBrowser control
loadingStateChangedArgs
Type: CefSharpLoadingStateChangedEventArgs
args
See Also

RetroSearch 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