TextLineMetricsTrailingWhitespaceLength Property
Gets the number of whitespace code points beyond the last non-blank character in a line.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public int TrailingWhitespaceLength { get; init; }
Public Property TrailingWhitespaceLength As Integer
Get
Set
member TrailingWhitespaceLength : int with get, set
Property Value
Int32