Skip to main content

HasCollapsed Property

Gets a value that indicates whether the line is collapsed.

Definition

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

public abstract bool HasCollapsed { get; }
View Source

Return Value

Boolean
true, if the line is collapsed; otherwise, false.

See Also

Reference

TextLine Class
Avalonia.Media.TextFormatting Namespace