Skip to main content

SetFontFeatures Method

Sets the value of the attached FontFeaturesProperty on a control.

Definition

Namespace: Avalonia.Controls.Documents
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public static void SetFontFeatures(
Control control,
FontFeatureCollection? value
)

Parameters

  Control
The control.
  FontFeatureCollection
The property value to set.

See Also

Reference

TextElement Class
Avalonia.Controls.Documents Namespace