shouldCloseOnBackButtonPressed property

bool? shouldCloseOnBackButtonPressed
getter/setter pair

Set to true to close the InAppBrowser when the user click on the Android back button. The default value is false.

Officially Supported Platforms/Implementations:

  • Android native WebView

Implementation

bool? shouldCloseOnBackButtonPressed;