Hello,
I want to implement NavigationBar(Software) back button event in my xamarin forms app. So is there any way to do that?
I have tried by overriding OnBackButtonPressed method but it is only working with Hardware back button.
↧
How to handle NavigationBar(Software) back button click event.
↧