[整理]关于UITapGestureRecognizer的cancelsTouchesInView
crifan 6年前 (2016-06-18) 2997浏览 0评论
对于页面: 用代码: <code> self.tapToHideRecog = UITapGestureRecognizer(target: self, action: #selector(self.dismissCurV...
crifan 6年前 (2016-06-18) 2997浏览 0评论
对于页面: 用代码: <code> self.tapToHideRecog = UITapGestureRecognizer(target: self, action: #selector(self.dismissCurV...