NavigationPage.GetHasBackButton(Page) Method

Definition

Returns a value that indicates whether page has a back button.

public static bool GetHasBackButton (Xamarin.Forms.Page page);
static member GetHasBackButton : Xamarin.Forms.Page -> bool

Parameters

page
Page

Returns

Applies to