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