Edit

Share via


SKPaint.IsAutohinted Property

Definition

Caution

Use SKFont.ForceAutoHinting instead.

Gets or sets a value indicating whether auto-hinting is enabled.

public bool IsAutohinted { get; set; }
[System.Obsolete("Use SKFont.ForceAutoHinting instead.")]
public bool IsAutohinted { get; set; }

Property Value

true if auto-hinting is enabled; otherwise, false.

Attributes

Applies to