ITextSource Interface
Produces TextRun objects that are used by the TextFormatter.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public interface ITextSource
Public Interface ITextSource
type ITextSource = interface end
Methods
GetTextRun(Int32) | Gets a TextRun for specified text source index. |