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