FontFamilyKey Property
Gets the key for associated assets.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public FontFamilyKey? Key { get; }
Public ReadOnly Property Key As FontFamilyKey
Get
member Key : FontFamilyKey with get
Property Value
FontFamilyKey
The family key.
Key is only used for custom fonts.