TextLineMetricsHasOverflowed Property
Gets a value that indicates whether content of the line overflows the specified paragraph width.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool HasOverflowed { get; init; }
Public Property HasOverflowed As Boolean
Get
Set
member HasOverflowed : bool with get, set
Property Value
Boolean