# 애플 [Apple]/iOS [iOS] GestureRecognizer이 반응하지 않을 경우 (GestureRecognizer not responding to tap) by cy_mos 2019. 7. 3. 반응형 GestureRecognizer이 반응하지 않을 경우 (GestureRecognizer not responding to tap) 📄 Swift Source Code [target view].userInteractionEnabled = true 🚀 REFERENCE GestureRecognizer not responding to tap After initialisation of by subclass of UIImageView I have the following line of code: self.userInteractionEnabled = true self.addGestureRecognizer(UITapGestureRecognizer(target: self, action: "han... stackoverflow.com 반응형 공유하기 게시글 관리 ✍ 재:편집 개발블로그 저작자표시 비영리 변경금지 '# 애플 [Apple] > iOS' 카테고리의 다른 글 [iOS] UIScrollView 스크롤 시 키보드 내리기 (Dismissing the keyboard in a UIScrollView) (0) 2019.08.01 [iOS] NSMutableAttributedString를 통한 UILabel에 Image 삽입하기 (How to insert images into an attributed string with NSTextAttachment) (0) 2019.07.03 [iOS] 테이블 뷰 셀 밀어서 삭제하기 (Add swipe to delete UITableViewCell) (0) 2019.07.02 [iOS] UserDefaults (How to save user settings using UserDefaults) (0) 2019.07.02 [iOS] 부스트코스 - iOS 프로그래밍 (0) 2019.06.30 관련글 [iOS] UIScrollView 스크롤 시 키보드 내리기 (Dismissing the keyboard in a UIScrollView) [iOS] NSMutableAttributedString를 통한 UILabel에 Image 삽입하기 (How to insert images into an attributed string with NSTextAttachment) [iOS] 테이블 뷰 셀 밀어서 삭제하기 (Add swipe to delete UITableViewCell) [iOS] UserDefaults (How to save user settings using UserDefaults) 댓글
댓글