1 reference to GetScrollToIndexPath
Microsoft.Maui.Controls (1)
Handlers\Items\CarouselViewHandler.iOS.cs (1)
21
var goToIndexPath = (Controller as CarouselViewController).
GetScrollToIndexPath
(args.Index);