3 references to SetCellBackgroundColor
Microsoft.Maui.Controls.Compatibility (3)
iOS\Renderers\ListViewRenderer.cs (3)
1135 SetCellBackgroundColor(nativeCell, bgColor); 1238 SetCellBackgroundColor(cell, DefaultBackgroundColor); 1252 SetCellBackgroundColor(cell, UIColor.Clear);