1 write to IndexPath
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellTableViewSource.cs (1)
180 cell.IndexPath = indexPath;
1 reference to IndexPath
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\UIContainerCell.cs (1)
60 TableView.ReloadRows(new[] { IndexPath }, UITableViewRowAnimation.Automatic);