FontFeaturesProperty Field
Defines the FontFeatures property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<FontFeatureCollection?> FontFeaturesProperty
Public Shared ReadOnly FontFeaturesProperty As StyledProperty(Of FontFeatureCollection)
static val FontFeaturesProperty: StyledProperty<FontFeatureCollection>
Field Value
StyledProperty(FontFeatureCollection)