Right now I don't see any properties that allow you to customize NavigationBar Title with font, font size, color when using Xamarin.Forms NavigationPage.
Only BackgroundColor is all I can change, and set the Title to a string.
Any ideas how to do this?
Thanks.