Open oofaustoo opened 6 years ago
Simple enough to scroll to top of the content:
myScroller.scrollTo(0, 0, 0)
What's the most efficient method to scroll to bottom?
+1
Simple enough to scroll to top of the content:
myScroller.scrollTo(0, 0, 0)
What's the most efficient method to scroll to bottom?