shouldCloseOnBackButtonPressed property
Set to true
to close the InAppBrowser when the user click on the Android back button. The default value is false
.
Implementation
bool shouldCloseOnBackButtonPressed;
Set to true
to close the InAppBrowser when the user click on the Android back button. The default value is false
.
bool shouldCloseOnBackButtonPressed;