Xamarin.Forms.NavigationPage: Field Members

The fields of Xamarin.Forms.NavigationPage are listed below. For a list of all members, see the NavigationPage Members list.

See Also: Inherited members from Xamarin.Forms.Page

Public Fields

static readonly
BackButtonTitlePropertyBindableProperty. Identifies the property associated with the title of the back button.
static readonly
BarBackgroundColorPropertyBindableProperty. Identifies the property associated with the color of the NavigationPage's bar background color.
static readonly
BarTextColorPropertyBindableProperty. Identifies the property associated with the color of the NavigationPage's bar text color.
static readonly
CurrentPagePropertyBindableProperty. Identifies the NavigationPage.CurrentPage property.
static readonly
HasBackButtonPropertyBindableProperty. Backing store for the HasBackButton property.
static readonly
HasNavigationBarPropertyBindableProperty. Backing store for the HasNavigationBar property.
static readonly
TintPropertyBindableProperty. Identifies the NavigationPage.Tint bindable property.
static readonly
TitleIconPropertyBindableProperty. Indicates the NavigationPage.SetTitleIcon/NavigationPage.GetTitleIcon property.