Event LoadStarted
- Namespace
- DotNetBrowser.Navigation
- Assembly
- DotNetBrowser.dll
Occurs when the content loading has been started. This event corresponds to the moment when the spinner of the tab starts spinning.
event EventHandler<LoadStartedEventArgs> LoadStarted
Returns
- EventHandler<LoadStartedEventArgs>
- Occurs when the content loading has been started. This event corresponds to the moment when the spinner of the tab starts spinning.