FontStretchProperty Field
Defines the FontStretch property.
Definition
Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<FontStretch> FontStretchProperty
Public Shared ReadOnly FontStretchProperty As StyledProperty(Of FontStretch)
static val FontStretchProperty: StyledProperty<FontStretch>
Field Value
See Also
Reference
ContentPresenter Class
Avalonia.Controls.Presenters Namespace