FontStyle 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)
- C#
- VB
- F#
public FontStyle FontStyle { get; set; }
Public Property FontStyle As FontStyle
Get
Set
member FontStyle : FontStyle with get, set
Property Value
FontStyleSee Also
Reference
TemplatedControl Class
Avalonia.Controls.Primitives Namespace