TextLineMetricsHasOverflowed 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) Version: 11.3.999
public bool HasOverflowed { get; init; }

Property Value

Boolean

See Also