07-20-2019 18:22
07-20-2019 18:22
Hullo,
I have a VirtualTileList and I want to reset the scrolling - to make it jump back to the top (without any user input like swiping). How do I do this?
Some googling turned up that SVG elements have a scrollTop property, but that only appears to work in browsers.
Thanks.