scrolltotop - eisclimber/ExPresS-XR GitHub Wiki
Method in AutoScrollRect
Scrolls to the top instantly.
public void ScrollToTop(bool keepScrolling = false)| Name | Description |
|---|---|
bool keepScrolling |
If false will disable '_autoScrolling', if true will not change the value of '_autoScrolling'. |