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.

Officially Supported Platforms/Implementations:

  • Android native WebView

Implementation

bool? allowGoBackWithBackButton;