iOS UIScrollView without user interaction and programmatic scrolling -


Is UIScroll is possible without the user able to scroll and so is it possible to scroll the UICrollView program?

Yes, you can use these methods to scroll through the program:

You can also set userInteractionEnabled = a to disable the event that the user touches.

Comments

Popular posts from this blog

php - Creating canonical URLs with custom route-classes -

Mysql Local server hardware -

mysql - Formatting problem with PHP DateTime Difference when used as part of an equation -