Edit

Share via


SKTypeface.CreateDefault Method

Definition

Creates a new SKTypeface which is the default, Normal typeface.

public static SkiaSharp.SKTypeface CreateDefault();

Returns

Remarks

This will never be null.

Applies to