Base:
1 override of PrepareForCollectionViewUpdates
Microsoft.Maui.Controls (1)
Handlers\Items\iOS\CarouselViewLayout.cs (1)
61
public override void
PrepareForCollectionViewUpdates
(UICollectionViewUpdateItem[] updateItems)
1 reference to PrepareForCollectionViewUpdates
Microsoft.Maui.Controls (1)
Handlers\Items\iOS\CarouselViewLayout.cs (1)
63
base.
PrepareForCollectionViewUpdates
(updateItems);