Summary
Get the remaining shaped characters that were split up by the
TextFormatter
during the formatting process.
- Namespace
- Avalonia
.Media .TextFormatting - Containing Type
- TextLineBreak
Syntax
public IReadOnlyList<ShapedTextCharacters> RemainingCharacters { get; }
Value
Type | Description |
---|---|
IReadOnlyList |