1 write to ViewCell
Microsoft.Maui.Controls.Compatibility (1)
iOS\Cells\ViewCellRenderer.cs (1)
29 cell.ViewCell = viewCell;
2 references to ViewCell
Microsoft.Maui.Controls.Compatibility (2)
iOS\Cells\ViewCellRenderer.cs (2)
48 Element INativeElementView.Element => ViewCell; 99 var view = ViewCell.View;