Interface LoadStarted
- All Superinterfaces:
Event
,NavigationEvent
An event indicating that the content loading has been started. This event corresponds to the
moment when the spinner of the tab starts spinning.
-
Method Summary
Modifier and TypeMethodDescriptiondefault Navigation
Returns theNavigation
instance initiated this event.
-
Method Details