objective-c - iOS 手势冲突
天蓬老师
天蓬老师 2017-04-28 09:06:21
0
2
519

//我自定义了一个含有tableView的弹框View,但是发现点击tableView没有触发点击每一行的事件,于是又有隐藏了底部灰色View的点击事件,发现tableView的事件可以触发了,请问有没有办法在不关掉地步View点击事件的情况下让它优先响应tableView的点击事件?

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all(2)
过去多啦不再A梦

Then you make the tableview the first responder. Search online and you should find it

滿天的星座

Adding a tapgesture to the bottom view should solve the problem

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template