scrollToTop()
Scroll to the top of the scrollable content, if possible.
scrollToTop(): void;
Notes
- This action may be handled asynchronously, and may not take effect immediately.
Related
class UIScrollView
A view class that represents a container element that allows users to scroll, emitting asynchronous scroll events.
