Avalonia API Reference
C#
VB
F#
Show/Hide TOC
IFont
Collection
Key Property
Get the font collection's key.
Definition
Namespace:
Avalonia.Media.Fonts
Assembly:
Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
C#
Copy
View Source
Uri
Key
{
get
; }
VB
Copy
View Source
ReadOnly
Property
Key
As
Uri
Get
F#
Copy
View Source
abstract
Key
:
Uri
with
get
Property Value
Uri
See Also
Reference
IFontCollection Interface
Avalonia.Media.Fonts Namespace
In This Article
Definition
See Also