Event LoadFinished
- Namespace
- DotNetBrowser.Navigation
- Assembly
- DotNetBrowser.dll
Occurs when the content loading has been finished. This event corresponds to the moment when the spinner of the tab stops spinning.
event EventHandler<LoadFinishedEventArgs> LoadFinished
Returns
- EventHandler<LoadFinishedEventArgs>
- Occurs when the content loading has been finished. This event corresponds to the moment when the spinner of the tab stops spinning.