[botton setUserInteractionEnabled:YES];
[self.regBotton addGestureRecognizer:[[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(bottonAction)]];
[botton setUserInteractionEnabled:YES];
[self.regBotton addGestureRecognizer:[[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(bottonAction)]];
本文标题:图片添加点击方法
本文链接:https://www.haomeiwen.com/subject/fjpwjttx.html
网友评论