[]
        
(Showing Draft Content)

C1.Android.Core.C1Font.-ctor

C1Font Constructor

C1Font(Func<float>, Func<Typeface>)

Declaration
public C1Font(Func<float> getFontSize, Func<Typeface> getTypeface)
Parameters
Type Name Description
Func<float> getFontSize
Func<Typeface> getTypeface