ios - How to set the zooming effect in all the subviews of UIScrollView -


I'm going through the sample code (), and at the same time try to add the same zooming effect to all the pages Done For pre: If the user increases the zoom effect in 2 pages then it will set the same zoom effect in all the pages. No idea how to do this ...

Edit: In short, according to zoomin / zoom out, resize all the subviews of UIScrollView.

The reader you are using provides default zoom in and zoom out options . If that does not work, check that you have allowed many to touch.

Comments

Popular posts from this blog

c# - Roxy file manager in MVC doesn't accept session path -

php - proc_open Too many open files in long running Symfony Console app -

c# - Show a huge number of data in DevExpress GridView -