closeOnCannotGoBack property
Set to false to not close the InAppBrowser when the user click on the Android back button and the WebView cannot go back to the history. The default value is true.
Officially Supported Platforms/Implementations:
- Android native WebView
Implementation
bool? closeOnCannotGoBack;