TextLineMetricsNewlineLength Property

Gets the number of newline characters at the end of a line.

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public int NewlineLength { get; init; }

Property Value

Int32

See Also