GenericTextParagraphPropertiesTextWrapping Property

This property controls whether or not text wraps when it reaches the flow edge of its containing block box

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public override TextWrapping TextWrapping { get; }

Property Value

TextWrapping

See Also