TextPresenterFontWeight Property

Gets or sets the font weight.

Definition

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

Property Value

FontWeight

See Also