1 write to _barBackgroundColorWasSet
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\TabbedRenderer.cs (1)
367
_barBackgroundColorWasSet
= true;
1 reference to _barBackgroundColorWasSet
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\TabbedRenderer.cs (1)
356
if (isDefaultColor && !
_barBackgroundColorWasSet
)