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

FontSize - On platform

$
0
0

Hi guys i can't find any information about how to create a style or a resource in app.xaml of type FontSize.
They are example with enum type in code behind (Large, Medium, Small...), they are exemple with Double value sometimes int.
Whatever i do, my font size remains the same whereas all other style are applied.

Maybe since 1.3 you don't have to use onplatform yet because xamarin provide a converter that converts this double into point/pixel/inch depend on the platform ?


Viewing all articles
Browse latest Browse all 58056

Trending Articles