开发者

Magnifying text in a UILabel on touch for iPhone

开发者 https://www.devze.com 2023-03-06 22:49 出处:网络
Is it possible to magnify texts seen in uilabel while touching the same ? I am trying to implement a magnifying glass k开发者_如何学Cind of effect!!you have to increase label frame and also font size

Is it possible to magnify texts seen in uilabel while touching the same ? I am trying to implement a magnifying glass k开发者_如何学Cind of effect!!


you have to increase label frame and also font size when you touch and if count is %2==0 then reset label frame to original ..

0

精彩评论

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