1 write to _barBackgroundColorWasSet
Microsoft.Maui.Controls (1)
Compatibility\Handlers\TabbedPage\iOS\TabbedRenderer.cs (1)
351
_barBackgroundColorWasSet
= true;
1 reference to _barBackgroundColorWasSet
Microsoft.Maui.Controls (1)
Compatibility\Handlers\TabbedPage\iOS\TabbedRenderer.cs (1)
340
if (isDefaultColor && !
_barBackgroundColorWasSet
)