FontFeaturesProperty Field
Defines the FontFeaturesProperty property.
Definition
Namespace: Avalonia.Controls.Primitives
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)
See Also
Reference
TemplatedControl Class
Avalonia.Controls.Primitives Namespace