摘要: 1. UIView.userInteractionEnabledUIView.userInteractionEnabled默认值是YEShttp://blog.csdn.net/studyrecord/article/details/6536358如果父视图为ParentView包含一个Button... 阅读全文
posted @ 2014-10-23 17:05 apem 阅读(126) 评论(0) 推荐(0)
摘要: [UIView animateWithDuration:0.4 delay:0 options:UIViewAnimationOptionCurveEaseOut animations:^(void) { }completion:^(BOOL finished)... 阅读全文
posted @ 2014-10-23 16:17 apem 阅读(123) 评论(0) 推荐(0)