xamarin.forms - On what the font namedsize are based on? -


maybe stupid question asking myself "on font namedsize based on". because, project, tried tricks adapt fontsize each plateforms/devices, , finally, namedsize enumeration seems best way handle it.

but, how small, exemple, adapt based on it's running on? define on each platform/devices or calcul?

this question general culture..

thank answers :)


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -