1 write to _defaultColor
Microsoft.Maui.Controls.Compatibility (1)
iOS\ViewRenderer.cs (1)
235
_defaultColor
= uiview.BackgroundColor;
1 reference to _defaultColor
Microsoft.Maui.Controls.Compatibility (1)
iOS\ViewRenderer.cs (1)
215
Control.BackgroundColor =
_defaultColor
;