会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
brave-sailor
博客园
首页
新随笔
联系
管理
订阅
2020年10月19日
convertRect:toView: 和 convertRect:fromView:方法浅析
摘要: 先放结论: 方法相同点不同点 newRect = [someView convertRect:rect toView:toView]; 只改变rect的origin,size不变 rect是相对于someView的,以toView为坐标系重新计算rect的值 newRect = [someView
阅读全文
posted @ 2020-10-19 14:13 brave-sailor
阅读(1079)
评论(0)
推荐(0)
编辑
公告