鹰潭公司做网站,如何清空网站空间,昆明优化网站排名,做竞价的网站有利于优化吗如果父视图为ParentView包含一个Button#xff0c;如果再ParentView上添加子视图ChildView#xff0c;且ChildView盖住了 Button#xff0c;那么Button就得到不响应了#xff0c;为了让Button响应#xff0c;可以设置ChildView的userInteractionEnabled #xff1d; NO如果再ParentView上添加子视图ChildView且ChildView盖住了 Button那么Button就得到不响应了为了让Button响应可以设置ChildView的userInteractionEnabled NO最近被这个问题困扰了很久开始想用事件传递的方法重写类继承自UIView最后被这简单属性搞定了....转载于:https://www.cnblogs.com/ejllen/p/3811280.html