728x90
뷰마다
userInteractionEnabled
전체에 대해
[[UIApplication sharedApplication] beginIgnoringInteractionEvents];
[[UIApplication sharedApplication] endIgnoringInteractionEvents];
Related posts:
728x90
'Developer > iOS' 카테고리의 다른 글
[IPhone]UIAlertView(경고창) 띄우는 방법과 경고창이 여러개일 때, 이벤트 구별하는 방법 (2) | 2011.01.12 |
---|---|
[IPhone] zBar를 이용하여 바코드 인식하기. (0) | 2010.12.03 |
IPhone 지정한 시간 후에 메소드 호출하기.(스크롤 이동) (1) | 2010.11.23 |
UIScrollView에서 스크롤의 위치를 옮겨주는 방법 (2) | 2010.11.13 |
UITextView에서 return 눌렀을때, 이벤트 받기. (1) | 2010.11.13 |