Edit

Share via


SKTypeface.FamilyName Property

Definition

Gets the family name for the typeface.

public string FamilyName { get; }

Property Value

The family name for the typeface.

Remarks

The family name will always be returned encoded as UTF8, but the language of the name is whatever the host platform chooses.

Applies to