- Namespace
- Avalonia
.Media .TextFormatting - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["TextLineBreak"]
class Type type-node
Syntax
public class TextLineBreak
Constructors
Name | Summary |
---|---|
TextLineBreak |
Properties
Name | Value | Summary |
---|---|---|
RemainingCharacters | IReadOnlyList |
Get the remaining shaped characters that were split up by the
TextFormatter during the formatting process.
|