Interface LoadStarted

All Superinterfaces:
Event, NavigationEvent

public interface LoadStarted extends 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 Type
    Method
    Description
    default Navigation
    Returns the Navigation instance initiated this event.