allowGoBackWithBackButton property
Set to false
to block the InAppBrowser WebView going back when the user click on the Android back button. The default value is true
.
Implementation
bool allowGoBackWithBackButton;
Set to false
to block the InAppBrowser WebView going back when the user click on the Android back button. The default value is true
.
bool allowGoBackWithBackButton;