Skip to main content

ITextSource Interface

Produces TextRun objects that are used by the TextFormatter.

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public interface ITextSource
View Source

Methods

GetTextRun(Int32)Gets a TextRun for specified text source index.

See Also

Reference

Avalonia.Media.TextFormatting Namespace