Edit

Share via


SKPaint.HintingLevel Property

Definition

Caution

Use SKFont.Hinting instead.

Gets or sets the level of hinting to be performed.

public SkiaSharp.SKPaintHinting HintingLevel { get; set; }
[System.Obsolete("Use SKFont.Hinting instead.")]
public SkiaSharp.SKPaintHinting HintingLevel { get; set; }

Property Value

One of the enumeration values that specifies the level of hinting.

Attributes

Applies to