Summary
Produces
TextRun
objects that are used by the TextFormatter
.
- Namespace
- Avalonia
.Media .TextFormatting
graph BT
Type["ITextSource"]
class Type type-node
Syntax
public interface ITextSource
Methods
Name | Value | Summary |
---|---|---|
GetTextRun |
TextRun |
Gets a
TextRun for specified text source index.
|