Version

RegisterTypeface Method

Registers a non-standard typeface as a particular family name. Can also be used to override the resolution of a specific family name.
Overload List
OverloadDescription
RegisterTypeface(String,SKTypeface)Registers a non-standard typeface as a particular family name. Can also be used to override the resolution of a specific family name.  
RegisterTypeface(String,SKTypefaceStyle,SKTypeface)Registers a non-standard typeface and style as a particular family name. Can also be used to override the resolution of a specific family name.  
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also