Summary
Gets the first text run.
- Namespace
- Avalonia
.Media .TextFormatting - Containing Type
- ShapedTextCharacters
. Split Text Characters Result
Syntax
public ShapedTextCharacters First { get; }
Value
Type | Description |
---|---|
ShapedTextCharacters | The first text run. |