Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
I need to detect when user scrolls a ListView and run a function when that happens. I can't find out how to do it...
Are @onFlickStarted@ @onMovementStarted@ maybe working?
Thank you, onMovementEnded is what I used in the end. I couldn't find these signals in ListView's documentation.