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

FontFamily broken in 1.3.2.6309-pre2

$
0
0

iOS Fonts no longer work in this version of XForms : 1.3.2.6309-pre2

Reproduction:

            MainPage = new ContentPage()
            {
                Padding = 20,
                Content = new Label()
                {
                    FontSize = 50 ,
                    FontFamily = "Courier" ,
                    Text = "This is not Courier"
                }
            };

Viewing all articles
Browse latest Browse all 58056

Trending Articles



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