FontWeight Property
Gets or sets the font weight used to draw the control's text.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public FontWeight FontWeight { get; set; }
Public Property FontWeight As FontWeight
Get
Set
member FontWeight : FontWeight with get, set
Property Value
FontWeightSee Also
Reference
TemplatedControl Class
Avalonia.Controls.Primitives Namespace