Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Centering a page title

$
0
0
        public App ()
        {
            // The root page of your application
            MainPage = new NavigationPage(new Test.MainPage());
        }

        public MainPage ()
        {
            InitializeComponent ();

            Title = "Testttt";
           }

The title is left justified and hugs the back button. Should it not be centered by default, or at least allow to choose justification?


Viewing all articles
Browse latest Browse all 58056

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>