Package 

Class WebViewNavigator


  • @Stable()@Deprecated(message = 
    accompanist/web is deprecated and the API is no longer maintained. 
    We recommend forking the implementation and customising it to your needs. 
    For more information please visit https://google.github.io/accompanist/web
    ) 
    public final class WebViewNavigator
    
                        

    Allows control over the navigation of a WebView from outside the composable. E.g. for performing a back navigation in response to the user clicking the "up" button in a TopAppBar.