Base:
method
DetermineCellReuseId
Microsoft.Maui.Controls.Handlers.Items.ItemsViewController<TItemsView>.DetermineCellReuseId(Foundation.NSIndexPath)
1 reference to DetermineCellReuseId
Microsoft.Maui.Controls (1)
Handlers\Items\iOS\CarouselViewController.cs (1)
52 var cellAndCorrectedIndex = _carouselViewLoopManager.GetCellAndCorrectIndex(collectionView, indexPath, DetermineCellReuseId(indexPath));