FormattedTextSetFontFeatures(FontFeatureCollection) Method

Sets or changes the font features for the text object

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public void SetFontFeatures(
	FontFeatureCollection? fontFeatures
)

Parameters

fontFeatures  FontFeatureCollection
Feature collection

See Also