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
.
Implementation
bool closeOnCannotGoBack;
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
.
bool closeOnCannotGoBack;