SKTypeface.IsBold Property

Definition

Gets a value indicating whether the typeface claims to be a bold typeface.

public bool IsBold { get; }

Property Value

Remarks

A typeface is understood to be bold when the weight is greater than or equal to 600 or SemiBold.

Applies to