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 -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

java - Ajax call to jsp and jsp redirecting to further jsp -