Summary
Parses a
FontFamily
string.
- Namespace
- Avalonia
.Media - Containing Type
- FontFamily
Syntax
public static FontFamily Parse(string s)
Parameters
Name | Type | Description |
---|---|---|
s | string | The FontFamily string. |
Return Value
Type | Description |
---|---|
FontFamily |