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