SetFontWeight(FontWeight) Method
Sets or changes the font weight
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public void SetFontWeight(
FontWeight weight
)
Public Sub SetFontWeight (
weight As FontWeight
)
member SetFontWeight :
weight : FontWeight -> unit
Parameters
- FontWeight
- Font weight
See Also
Reference
FormattedText Class
SetFontWeight Overload
Avalonia.Media Namespace