The properties 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
| BarBackgroundColor | Color. Gets or sets the background color for the bar at the top of the NavigationPage. | |
| BarTextColor | Color. Gets or sets the text that appears on the bar at the top of the NavigationPage. | |
| [read-only] | CurrentPage | Page. The Xamarin.Forms.Page that is currently top-most on the navigation stack. |
| Tint | Color. The color to be used as the Tint of the Xamarin.Forms.NavigationPage. |