FontFamily Class

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public sealed class FontFamily
Inheritance
Object    FontFamily

Properties

Default Represents the default font family
FamilyNames Gets the family names.
Key Gets the key for associated assets.
Name Gets the primary family name of the font family.

Methods

Equals(Object)
(Overrides ObjectEquals(Object))
GetHashCode Returns a hash code for this instance.
(Overrides ObjectGetHashCode)
GetTypeGets the Type of the current instance.
(Inherited from Object)
Parse(String) Parses a FontFamily string.
Parse(String, Uri) Parses a FontFamily string.
ToString Returns a String that represents this instance.
(Overrides ObjectToString)

Operators

Fields

See Also