FormattedTextSetFontWeight(FontWeight) Method

Sets or changes the font weight

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public void SetFontWeight(
	FontWeight weight
)

Parameters

weight  FontWeight
Font weight

See Also