Implemented interface member:
method
NotifyRowTapped
Microsoft.Maui.Controls.IListViewController.NotifyRowTapped(System.Int32, System.Int32, Microsoft.Maui.Controls.Cell, System.Boolean)
2 references to NotifyRowTapped
Microsoft.Maui.Controls (2)
ListView\ListView.cs (2)
595 NotifyRowTapped(groupIndex, leftOver - 1, cell, isContextmenuRequested); 598 NotifyRowTapped(0, index, cell, isContextmenuRequested);