1 implementation of SendCompleted
Microsoft.Maui.Controls (1)
Cells\EntryCell.cs (1)
86 public void SendCompleted()
2 references to SendCompleted
Microsoft.Maui.Controls (1)
Compatibility\Handlers\ListView\iOS\EntryCellRenderer.cs (1)
90 model.SendCompleted();
Microsoft.Maui.Controls.Compatibility (1)
iOS\Cells\EntryCellRenderer.cs (1)
85 model.SendCompleted();