Skip to main content

GetFontFeatures Method

Gets the value of the attached FontFeaturesProperty on a control.

Definition

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

public static FontFeatureCollection? GetFontFeatures(
Control control
)

Parameters

  Control
The control.

Return Value

FontFeatureCollection
The font family.

See Also

Reference

TextElement Class
Avalonia.Controls.Documents Namespace