Skip to main content

FontCollectionKey Structure

Definition

Namespace: Avalonia.Media.Fonts
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public readonly struct FontCollectionKey : IEquatable<FontCollectionKey>
View Source
InheritanceObjectValueType → FontCollectionKey
ImplementsIEquatable(FontCollectionKey)

Constructors

FontCollectionKey(FontStyle, FontWeight, FontStretch)Initializes a new instance of the FontCollectionKey class

Properties

Stretch 
Style 
Weight 

Methods

GetType()Gets the Type of the current instance.
(Inherited from Object)

See Also

Reference

Avalonia.Media.Fonts Namespace