2 references to GetPreviousIndexPath
Microsoft.Maui (2)
Platform\iOS\KeyboardAutoManagerScroll.cs (2)
553
&& tableView.
GetPreviousIndexPath
(indexPath) is NSIndexPath previousIndexPath)
570
&& collectionView.
GetPreviousIndexPath
(indexPath) is NSIndexPath previousIndexPath