Summary
Gets the text run's text.
- Namespace
- Avalonia
.Media .TextFormatting - Containing Type
- TextRun
Syntax
public virtual ReadOnlySlice<char> Text { get; }
Value
Type | Description |
---|---|
ReadOnlySlice |
public virtual ReadOnlySlice<char> Text { get; }
Type | Description |
---|---|
ReadOnlySlice |