FontWeight Property
Gets or sets the font weight.
Definition
Namespace: Avalonia.Controls.Presenters
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