- 博客(1)
- 收藏
- 关注
原创 ios button长按事件
UILongPressGestureRecognizer *longPress = [[UILongPressGestureRecognizeralloc] initWithTarget:selfaction:@selector(btnLong:)];longPress.minimumPressDuration = 0.5; //定义按的时间 [self.btn_audi
2014-07-17 10:12:30
1344
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人