1 override of GetAdjustedIndexPathForItemSource
Microsoft.Maui.Controls (1)
Handlers\Items\iOS\CarouselViewController.cs (1)
41
private protected override NSIndexPath
GetAdjustedIndexPathForItemSource
(NSIndexPath indexPath)
1 reference to GetAdjustedIndexPathForItemSource
Microsoft.Maui.Controls (1)
Handlers\Items\iOS\ItemsViewController.cs (1)
835
indexPath =
GetAdjustedIndexPathForItemSource
(indexPath);