Skip to main content

NewLineLength 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)

public abstract int NewLineLength { get; }
View Source

Return Value

Int32
The number of newline characters.

See Also

Reference

TextLine Class
Avalonia.Media.TextFormatting Namespace