티스토리 뷰

  일단 객체에게 해당 메시지가 존재하는지 물어본후 실행

    if ([viewController.view respondsToSelector:@selector(mySet)]) {
        [viewController.view performSelector:@selector(mySet)];
    }

'나름 프로그래밍? > Objective-C' 카테고리의 다른 글

ApplicationDelegate 참조 얻어오기  (0) 2010.05.12
NSNotification  (0) 2010.05.07
현재 시각 가져오기  (0) 2010.04.22
CATransition  (0) 2010.04.22
UIImageView  (0) 2010.04.21
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/09   »
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
글 보관함