- 博客(1)
- 收藏
- 关注
翻译 如何为UIView添加用户事件响应事件 && How to add a touch event to a UIView?
可以定义以下宏#define handle_tap(view, delegate, selector) do { view.userInteractionEnabled = YES; [view addGestureRecognizer: [[UITapGestureRecognizer alloc] initWithTarget:delegate action:selec
2013-12-30 18:44:23
613
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅