Xamarin.Forms.NavigationPage.GetBackButtonTitle Method
The title of the back button for the specified page.

Syntax

public static string GetBackButtonTitle (BindableObject page)

Parameters

page
The Xamarin.Forms.Page whose back-button's title is being requested.

Returns

The title of the back button that would be shown if the specified page were the Xamarin.Forms.CurrentPage.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0