Implemented interface member:
property
BarBackground
Microsoft.Maui.Controls.IBarElement.BarBackground
2 references to BarBackground
Microsoft.Maui.Controls (2)
NavigationPage\NavigationPage.cs (1)
30
/// <summary>Bindable property for <see cref="
BarBackground
"/>.</summary>
NavigationPage\NavigationPageToolbar.cs (1)
238
BarBackground = navigationPage.
BarBackground
;