摘要:
UITapGestureRecognizer – “轻击”手势。可以配置为“单击”和“连击”的识别。 UIPinchGestureRecognizer –“捏合”手势。该手势通常用于缩放视图或改变可视组件的大小。 UIPanGestureRecognizer – “平移”手势。识别拖拽或移动动作。 阅读全文
posted @ 2017-04-10 11:39
我叫小小虎
阅读(138)
评论(0)
推荐(0)
摘要:
1 ,按钮上面添加标题和图片 UIButton *addButton = [UIButton buttonWithType:UIButtonTypeCustom]; addButton.frame = CGRectMake(10, 0, 80, 40); [addButton setImage:[U 阅读全文
posted @ 2017-04-10 11:30
我叫小小虎
阅读(1024)
评论(0)
推荐(0)

浙公网安备 33010602011771号