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.

Implementation

bool shouldCloseOnBackButtonPressed;