allowGoBackWithBackButton property

bool allowGoBackWithBackButton
getter/setter pair

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;