How does the back button function when using view_page1?

how does the back button function when using view_page1?

Could you please be more clear?

sorry my english is not very good.
I want to review the website using webview in the viewpager, but the webview doesn’t work properly

The WebView isn’t a full browser, so some features may be absent. However, I think you can achieve what you mentioned using the Screen(n).BackPressed event and the relevant Block from the WebView.

1 Like