Skip to main content

TextLineBreak Property

Gets the state of the line when broken by line breaking process.

Definition

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

public abstract TextLineBreak? TextLineBreak { get; }
View Source

Return Value

TextLineBreak
A TextLineBreak value that represents the line break.

See Also

Reference

TextLine Class
Avalonia.Media.TextFormatting Namespace