Summary
Gets the key for associated assets.
- Namespace
- Avalonia
.Media - Containing Type
- FontFamily
Syntax
public FontFamilyKey Key { get; }
Remarks
Key is only used for custom fonts.
Value
Type | Description |
---|---|
FontFamilyKey | The family key. |