Table of Contents

Class FontFeatureCollection

Namespace
Avalonia.Media
Assembly
Avalonia.Base.dll

List of font feature settings

public class FontFeatureCollection : AvaloniaList<FontFeature>, IAvaloniaList<FontFeature>, IList<FontFeature>, ICollection<FontFeature>, IAvaloniaReadOnlyList<FontFeature>, IReadOnlyList<FontFeature>, IReadOnlyCollection<FontFeature>, IEnumerable<FontFeature>, INotifyCollectionChanged, INotifyPropertyChanged, IList, ICollection, IEnumerable
Inheritance
FontFeatureCollection
Implements
Inherited Members
Extension Methods

Constructors

FontFeatureCollection()

public FontFeatureCollection()