Napp2DScrollView
Napp2DScrollView copied to clipboard
how can I center on a region programmatically?
trafficstars
This works beautifully for the core function of bidirectional scrolling, but is there any way to get or set the offsets to center in on a given region? Basically, I'd like to programmatically center in on an area like one would do with scrollTo() or by setting the contentOffset values.
Is there a way to do this as-is? Thanks!