TemplatedControlFontFamily Property

Gets or sets the font family used to draw the control's text.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public FontFamily FontFamily { get; set; }

Property Value

FontFamily

See Also