Edit

Share via


SKFont.ForceAutoHinting Property

Definition

Gets or sets a value indicating whether to force auto-hinting instead of using the font's native hints.

public bool ForceAutoHinting { get; set; }

Property Value

true to force auto-hinting; otherwise, false.

Applies to