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