Base:
1 override of GetCell
Microsoft.Maui.Controls (1)
Handlers\Items2\iOS\CarouselViewController2.cs (1)
36
public override UICollectionViewCell
GetCell
(UICollectionView collectionView, NSIndexPath indexPath)
1 reference to GetCell
Microsoft.Maui.Controls (1)
Handlers\Items2\iOS\CarouselViewController2.cs (1)
40
cell = base.
GetCell
(collectionView, indexPath);