Toggle navigation
Deng,yonghao
首页
文章
关于
订阅
Github
iOS 开发
最新文章
扩展uibutton点击区域
Masonry的使用
Core_graphics使用
Userinteractionenabled交互性
重新绘制uiimage的大小
Xcode常用快捷键汇总
Objc中self.xx和_xx的区别
点击空白处关闭键盘
Imageview的contentmode属性
Ios设置横屏显示
热门文章
扩展uibutton点击区域
Masonry的使用
Core_graphics使用
Userinteractionenabled交互性
重新绘制uiimage的大小
Xcode常用快捷键汇总
Objc中self.xx和_xx的区别
点击空白处关闭键盘
Imageview的contentmode属性
Ios设置横屏显示
友情链接
酷 壳
Sep 1, 2015 - Userinteractionenabled交互性
Comments
userInteractionEnabled交互性
userInteractionEnabled = NO 时,当前视图不可交互,该视图上面的子视图也不可交互,响应事件传递到下面的父视图
UIView 的userInteractionEnabled 默认为 YES
UIImaege 的 userInteractionEnabled 默认为 NO
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus
上一篇
下一篇