Hi, Anyone know how to move the scrollview to another position after created?
I know it can change the scroll content position but I want to move the whole scrollview which is the “top” and the “left” parameter when it created.
I tried sv.top, sv.y but they are not working