FamilyNameCollectionPrimaryFamilyName Property

Gets the primary family name.

Definition

Namespace: Avalonia.Media.Fonts
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public string PrimaryFamilyName { get; }

Property Value

String
The primary family name.

See Also