TextElementFontFeaturesProperty Field

Defines the FontFeatures property.

Definition

Namespace: Avalonia.Controls.Documents
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly AttachedProperty<FontFeatureCollection?> FontFeaturesProperty

Field Value

AttachedPropertyFontFeatureCollection

See Also