Index of snapped cell
yzaroui opened this issue · 1 comments
yzaroui commented
Hello,
How to get the index of the snapped cell?
Thanks
setchi commented
No API to get it directly. I’ll think about it.
Here, you can get the current scroll position(something like index).
https://github.com/setchi/FancyScrollView/blob/master/Assets/FancyScrollView/Examples/02_CellEventHandling/Example02ScrollView.cs#L13