开发者

Can you make your entire application pinch-zoomable?

Is it possible/safe to make an UIKit based app zoomable globally? (The entire app view is pinch zoomable).

I think it 开发者_开发问答similar with web page (html based app) zoom functionality inside UIWebview.


Yes, it is possible.

To achieve this, just add your UIView to a UIScrollView that covers the whole window.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜