6 references to SetRealCell
Microsoft.Maui.Controls.Compatibility (6)
iOS\Cells\CellTableViewCell.cs (1)
113
CellRenderer.
SetRealCell
(_cell, null);
iOS\Cells\EntryCellRenderer.cs (1)
36
SetRealCell
(item, tvc);
iOS\Cells\SwitchCellRenderer.cs (1)
34
SetRealCell
(item, tvc);
iOS\Cells\TextCellRenderer.cs (1)
31
SetRealCell
(item, tvc);
iOS\Cells\ViewCellRenderer.cs (2)
31
SetRealCell
(item, cell);
154
SetRealCell
(_viewCell, null);