Skip to main content

HasOverflowed Property

Gets a value that indicates whether content of the line overflows the specified paragraph width.

Definition

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

public abstract bool HasOverflowed { get; }
View Source

Return Value

Boolean
true, the line overflows the specified paragraph width; otherwise, false.

See Also

Reference

TextLine Class
Avalonia.Media.TextFormatting Namespace