Base:
method
DetermineCellReuseId
Microsoft.Maui.Controls.Compatibility.Platform.iOS.ItemsViewController<TItemsView>.DetermineCellReuseId()
1 reference to DetermineCellReuseId
Microsoft.Maui.Controls.Compatibility (1)
iOS\CollectionView\CarouselViewController.cs (1)
41
var cellAndCorrectedIndex = _carouselViewLoopManager.GetCellAndCorrectIndex(collectionView, indexPath,
DetermineCellReuseId
());