1 write to TableView
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\UIContainerCell.cs (1)
75
TableView
= null;
2 references to TableView
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\UIContainerCell.cs (2)
48
if (View == null ||
TableView
== null)
56
TableView
.ReloadRows(new[] { IndexPath }, UITableViewRowAnimation.Automatic);