Implemented interface member:
property
Start
Microsoft.Maui.Graphics.Text.IAttributedTextRun.Start
1 write to Start
Microsoft.Maui.Graphics (1)
Text\AttributedTextRun.cs (1)
10 Start = start;
1 reference to Start
Microsoft.Maui.Graphics (1)
Text\AttributedTextRun.cs (1)
23 return $"[AttributedTextRun: Start={Start}, Length={Length}, Attributes={Attributes}]";