I'm creating a workaround for an existing bug, which means I want the user to click on custom Save and Cancel buttons, which call PopAsync, rather than clicking the navigation back button. Is it possible to hide the navigation for a single page?
Obviously I would rather fix the bug, but I need to get this fixed straight away and hiding the navigation would be the answer.