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