Method | Description | |
---|---|---|
ApplyFont ( this text, Android.Content.Context context, string font ) : void | ||
GetTypeface ( Android.Content.Context context, string font ) : Android.Graphics.Typeface |
public static ApplyFont ( this text, Android.Content.Context context, string font ) : void | ||
text | this | |
context | Android.Content.Context | |
font | string | |
return | void |
public static GetTypeface ( Android.Content.Context context, string font ) : Android.Graphics.Typeface | ||
context | Android.Content.Context | |
font | string | |
return | Android.Graphics.Typeface |