Skip to main content

TrailingWhitespaceLength Property

Gets the number of whitespace code points beyond the last non-blank character in a line.

Definition

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

public int TrailingWhitespaceLength { get; init; }

Property Value

Int32

See Also

Reference

TextLineMetrics Structure
Avalonia.Media.TextFormatting Namespace