TemplatedControlFontStyle Property

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

Definition

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

Property Value

FontStyle

See Also