Topic.
Is there any way of cancelling the "back" button event from the NavigationPage, preventing the user from popping the navigation stack ?
I already can intercept the hardware back button from the main activity, but I wasn't able to capture the navigation back button.