Implemented interface member:
property
TextDecorations
Microsoft.Maui.Controls.IDecorableTextElement.TextDecorations
2 references to TextDecorations
Microsoft.Maui.Controls (2)
Platform\iOS\Extensions\FormattedStringExtensions.cs (1)
102 var textDecorations = span.TextDecorations;
Span.cs (1)
24 /// <summary>Bindable property for <see cref="TextDecorations"/>.</summary>