Implemented interface member:
property
BarBackgroundColor
Microsoft.Maui.Controls.IBarElement.BarBackgroundColor
2 references to BarBackgroundColor
Microsoft.Maui.Controls (2)
TabbedPage\TabbedPage.cs (1)
11 /// <summary>Bindable property for <see cref="BarBackgroundColor"/>.</summary>
TabbedPage\TabbedPage.Mapper.cs (1)
14 TabbedViewHandler.Mapper.ReplaceMapping<TabbedPage, ITabbedViewHandler>(nameof(BarBackgroundColor), MapBarBackgroundColor);