ContentPresenterTextWrapping Property

Gets or sets the text wrapping

Definition

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

Property Value

TextWrapping

See Also