3 references to SetCellBackgroundColor
Microsoft.Maui.Controls (3)
Compatibility\Handlers\ListView\iOS\ListViewRenderer.cs (3)
1113
SetCellBackgroundColor
(platformCell, bgColor);
1227
SetCellBackgroundColor
(cell, DefaultBackgroundColor);
1243
SetCellBackgroundColor
(cell, UIColor.Clear);