RichTextKit v0.4

FontRun.Typeface Field

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: FontRun

The typeface of this run (use this over Style.Fontface)

public SkiaSharp.SKTypeface Typeface;

Field Type

SkiaSharp.SKTypeface