Question

Is there a way to programmatically scroll the canvas to its topmost position?

Was it helpful?

Solution

verticalScrollPosition = 0

OTHER TIPS

Try using DisplayObject's scrollRect property.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top