SKPaint.TextEncoding Property

Definition

Gets or sets the encoding used when drawing or measuring text.

public SkiaSharp.SKTextEncoding TextEncoding { get; set; }

Property Value

Remarks

This defaults to UTF-8 encoding.

Applies to