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

How to make Font.OfSize bold

$
0
0

I have a Label and want to make it bold.

I only know BoldSystemFontOfSize() (obsolete) and the new Font.SystemFontOfSize(size,attribute) but how can I apply bold to a Font.OfSize(string name, double size) ?? The Method only got 2 arguments but I want to have my Sans Serif in bold :(

Thanks


Viewing all articles
Browse latest Browse all 58056

Trending Articles