1 reference to _defaultCellBgColor
Microsoft.Maui.Controls.Compatibility (1)
iOS\Cells\CellRenderer.cs (1)
80
var uiBgColor = UITableView.Appearance.BackgroundColor ??
_defaultCellBgColor
;