TemplatedControlFontFeatures Property

Gets or sets the font features turned on/off.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public FontFeatureCollection? FontFeatures { get; set; }

Property Value

FontFeatureCollection

See Also