TextBlockInlinesTextSourceTextRuns Property
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IReadOnlyList<TextRun> TextRuns { get; }
Public ReadOnly Property TextRuns As IReadOnlyList(Of TextRun)
Get
member TextRuns : IReadOnlyList<TextRun> with get
Property Value
IReadOnlyListTextRun