All corrections/suggestions/advices are welcome! Feel free to ask me any Korean questions.
[UIView animateWithDuration:0.2
animations:^{view.alpha = 0.0;}
completion:^(BOOL finished){ [view removeFromSuperview]; }];
댓글 없음:
댓글 쓰기