Edit

Share via


SKPaint.FakeBoldText Property

Definition

Caution

Use SKFont.Embolden instead.

Gets or sets a value indicating whether fake bold text is enabled.

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

Property Value

true if fake bold text is enabled; otherwise, false.

Attributes

Applies to