Implemented interface member:
property
TitleColor
Microsoft.Maui.IPicker.TitleColor
2 references to TitleColor
Microsoft.Maui.Controls (2)
Picker\Picker.cs (2)
31 /// <summary>Bindable property for <see cref="TitleColor"/>.</summary> 33 BindableProperty.Create(nameof(TitleColor), typeof(Color), typeof(Picker), default(Color));