Cardview: how to Get the scroll position?

Created on 18 Oct 2018  路  2Comments  路  Source: AndreiMisiukevich/CardView

I found that there is a universal event handler called CardsViewUserInteractedHandler which is called also when user only swipes a little, but not enough to go to the next page. now I want to get the current scroll position but can't seem to find it in the CardsView (or CarouselView). is there a way to access it?

question resolved

All 2 comments

@alicint hi
CurrentDiff (it isn't bindable property!)

Thanks for quick reply 馃憤

Was this page helpful?
0 / 5 - 0 ratings

Related issues

LuisM000 picture LuisM000  路  3Comments

stealthcold picture stealthcold  路  6Comments

JTOne123 picture JTOne123  路  5Comments

PauchardThomas picture PauchardThomas  路  7Comments

baranpirincal picture baranpirincal  路  4Comments