Skip to main content

AlwaysCollapsible Property

If true, the formatted line may always be collapsed. If false (the default), only lines that overflow the paragraph width are collapsed.

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public virtual bool AlwaysCollapsible { get; }

Property Value

Boolean

See Also

Reference

TextParagraphProperties Class
Avalonia.Media.TextFormatting Namespace