xamarin hide back button

C#
NavigationPage.SetHasBackButton(this, false);
Source

Also in C#: