Titanium.UI.ScrollableView.scrollToView

Platform Since
Android 0.8
iPhone 0.8
iPad 0.8

Summary

scroll to a specific view

Arguments

Name Type Summary
view Number or Object

either an integer index or the view object to bring into view as the currentPage

Return Type

void