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
static readonly | BackButtonTitleProperty | BindableProperty. Identifies the property associated with the title of the back button. |
static readonly | BarBackgroundColorProperty | BindableProperty. Identifies the property associated with the color of the NavigationPage's bar background color. |
static readonly | BarTextColorProperty | BindableProperty. Identifies the property associated with the color of the NavigationPage's bar text color. |
static readonly | CurrentPageProperty | BindableProperty. Identifies the NavigationPage.CurrentPage property. |
static readonly | HasBackButtonProperty | BindableProperty. Backing store for the HasBackButton property. |
static readonly | HasNavigationBarProperty | BindableProperty. Backing store for the HasNavigationBar property. |
static readonly | TintProperty | BindableProperty. Identifies the NavigationPage.Tint bindable property. |
static readonly | TitleIconProperty | BindableProperty. Indicates the NavigationPage.SetTitleIcon/NavigationPage.GetTitleIcon property. |