uiimageview - How to display images full size programmaticaly in iphone -


i'm new iphone development. in application want display images in zoom. when tap image should comes full view , back.

can 1 please give me information on how view images in full screen programmaticaly in iphone?

thank in advance.

see contentmode of uiimageview uiviewcontentmodescaleaspectfit , uiviewcontentmodecenter in display of images in multi-touch-tutorial asking.

good luck!


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -