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

How do i set custom font

$
0
0

Hi,

I am newbie to this,

May i know How do i use custom font in xamarin forms,

Following example doesn't work for me,

m_lblText = new Label
{
            Text = _lblText,
            FontFamily = Device.OnPlatform(
                "SF Hollywood Hills",
                "SF Hollywood Hills",
                "SF Hollywood Hills"
            ),               
};

And i Store "SF Hollywood Hills.ttf" font file in ios projects Resource folder.

I am not able to set the custom font.

Thanks,


Viewing all articles
Browse latest Browse all 58056

Trending Articles



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