TextBlockFontStretch Property

Gets or sets the font stretch used to draw the control's text.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public FontStretch FontStretch { get; set; }

Property Value

FontStretch

See Also