SystemFonts Property
Get all system fonts.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public IFontCollection SystemFonts { get; }
Public ReadOnly Property SystemFonts As IFontCollection
Get
member SystemFonts : IFontCollection with get