Summary
Initializes a new instance of the
FamilyNameCollection
class.
- Namespace
- Avalonia
.Media .Fonts - Containing Type
- FamilyNameCollection
Syntax
public FamilyNameCollection(string familyNames)
Parameters
Name | Type | Description |
---|---|---|
familyNames | string | The family names. |
Return Value
Type | Description |
---|---|
void |