FontFamily Property
Gets or sets the font family.
Definition
Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public FontFamily FontFamily { get; set; }
Public Property FontFamily As FontFamily
Get
Set
member FontFamily : FontFamily with get, set