Summary
Gets the primary family name of the font family.
- Namespace
- Avalonia
.Media - Containing Type
- FontFamily
Syntax
public string Name { get; }
Value
Type | Description |
---|---|
string | The primary name of the font family. |
public string Name { get; }
Type | Description |
---|---|
string | The primary name of the font family. |