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