Skip to main content

InterFontCollection Class

Definition

Namespace: Avalonia.Fonts.Inter
Assembly: Avalonia.Fonts.Inter (in Avalonia.Fonts.Inter.dll)

public sealed class InterFontCollection : EmbeddedFontCollection
View Source
InheritanceObjectFontCollectionBaseEmbeddedFontCollection → InterFontCollection

Constructors

InterFontCollection()Initializes a new instance of the InterFontCollection class

Properties

Count
(Inherited from EmbeddedFontCollection)
Item(Int32)
(Inherited from EmbeddedFontCollection)
Key
(Inherited from EmbeddedFontCollection)

Methods

Equals(Object)Determines whether the specified object is equal to the current object.
(Inherited from Object)
GetEnumerator()
(Inherited from EmbeddedFontCollection)
GetHashCode()Serves as the default hash function.
(Inherited from Object)
GetType()Gets the Type of the current instance.
(Inherited from Object)
ToString()Returns a string that represents the current object.
(Inherited from Object)
TryGetGlyphTypeface(String, FontStyle, FontWeight, FontStretch, IGlyphTypeface)
(Inherited from EmbeddedFontCollection)
TryMatchCharacter(Int32, FontStyle, FontWeight, FontStretch, String, CultureInfo, Typeface)
(Inherited from FontCollectionBase)

See Also

Reference

Avalonia.Fonts.Inter Namespace