FormattedTextSetFontStyle(FontStyle) Method

Sets or changes the font style

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public void SetFontStyle(
	FontStyle style
)

Parameters

style  FontStyle
Font style

See Also