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