Implemented interface members:
property
TextColor
Microsoft.Maui.ITextStyle.TextColor
property
TextColor
Microsoft.Maui.Controls.ITextElement.TextColor
2 references to TextColor
Microsoft.Maui.Controls (1)
Picker\Picker.cs (1)
20 /// <summary>Bindable property for <see cref="TextColor"/>.</summary>
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\PickerRenderer.cs (1)
304 var textColor = Element.TextColor;