FocusRequested

public interface FocusRequested implements BrowserEvent

Invoked when JavaScript sends a request to focus the Browser instance by calling the window.focus() method.

Functions

Link copied to clipboard
public Browser browser()
Returns the Browser instance initiated this event.