Edit

SKShaper(SKTypeface) Constructor

Definition

Creates a new SKShaper instance using the specified typeface.

public SKShaper(SkiaSharp.SKTypeface typeface);

Parameters

typeface
SKTypeface

The typeface to use for the text shaping.

Applies to