TextElementFontStyle Property

Gets or sets the font style.

Definition

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

Property Value

FontStyle

See Also