Implemented interface member:
method
RowLongPressed
Microsoft.Maui.Controls.ITableModel.RowLongPressed(System.Int32, System.Int32)
1 reference to RowLongPressed
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\TableViewModelRenderer.cs (1)
89 View.Model.RowLongPressed(indexPath.Section, indexPath.Row);