TextLineBreak Class

Namespace
Avalonia.Media.TextFormatting
Base Types
  • object
graph BT Type-->Base0["object"] Type["TextLineBreak"] class Type type-node

Syntax

public class TextLineBreak

Constructors

Properties

Name Value Summary
RemainingCharacters IReadOnlyList<ShapedTextCharacters>
Get the remaining shaped characters that were split up by the TextFormatter during the formatting process.