Implemented interface member:
method
GetGroupAndIndexOfItem
Microsoft.Maui.Controls.ITemplatedItemsList<TItem>.GetGroupAndIndexOfItem(System.Object)
1 reference to GetGroupAndIndexOfItem
Microsoft.Maui.Controls (1)
Compatibility\Handlers\ListView\iOS\ListViewRenderer.cs (1)
1195 var location = list.TemplatedItems.GetGroupAndIndexOfItem(eventArg.SelectedItem);