Key Property
Gets the key for associated assets.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public FontFamilyKey? Key { get; }
Public ReadOnly Property Key As FontFamilyKey
Get
member Key : FontFamilyKey with get
Property Value
FontFamilyKey
The family key.
Remarks
Key is only used for custom fonts.