TextLayoutWidthIncludingTrailingWhitespace Property
The maximum advance width between the leading and trailing alignment points of a line,
including the width of whitespace characters at the end of the line.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public double WidthIncludingTrailingWhitespace { get; }
Public ReadOnly Property WidthIncludingTrailingWhitespace As Double
Get
member WidthIncludingTrailingWhitespace : float with get
Property Value
Double