WebViewNavigator
interface WebViewNavigator
Common navigation controls for WebViewState.
This API covers the basic browser operations exposed by all supported backends: moving backward and forward in history, refreshing, stopping the current load, and loading a new URL.
Both WebViewNavigator.goBack and WebViewNavigator.goForward return a flag describing whether another step in the same direction is still available after the jump that was just requested.