FontFamilyName Property

Gets the primary family name of the font family.

Definition

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

Property Value

String
The primary name of the font family.

See Also