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