TextWrapping Property
Gets or sets the text wrapping
Definition
Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public TextWrapping TextWrapping { get; set; }
Public Property TextWrapping As TextWrapping
Get
Set
member TextWrapping : TextWrapping with get, set
Property Value
TextWrappingSee Also
Reference
ContentPresenter Class
Avalonia.Controls.Presenters Namespace