SetFontFeatures(FontFeatureCollection) Method
Sets or changes the font features for the text object
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public void SetFontFeatures(
FontFeatureCollection? fontFeatures
)
Public Sub SetFontFeatures (
fontFeatures As FontFeatureCollection
)
member SetFontFeatures :
fontFeatures : FontFeatureCollection -> unit
Parameters
- FontFeatureCollection
- Feature collection
See Also
Reference
FormattedText Class
SetFontFeatures Overload
Avalonia.Media Namespace