I am trying to use the sample code mentioned at https://developer.xamarin.com/recipes/ios/content_controls/navigation_controller/change_the_back_button/ to properly customize the back button in my Xamarin Forms project (I am using Master Detail Page) but I do not know exactly where I should put those lines in my code.
Anyone can help?