开发者

how to get the updated UIImageView size (width and hight) when using UIPinchGestureRecognizer in iphone

开发者 https://www.devze.com 2023-03-26 16:02 出处:网络
I am add a UIImage in UI开发者_如何学编程ImageView. the i am apply UIPinchGestureRecognizer on UIImageView.

I am add a UIImage in UI开发者_如何学编程ImageView. the i am apply UIPinchGestureRecognizer on UIImageView. i want to find updated UIImageView.frame=(x,y,width,hight). please give suggestion

thanx.

0

精彩评论

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