为了账号安全,请及时绑定邮箱和手机立即绑定

UIImageView怎么设置点击事件ios,swift?

UIImageView怎么设置点击事件ios,swift?

LEATH 2018-08-14 10:21:53
let tapStepGestureRecognizer = UITapGestureRecognizer(target: self, action: Selector("enterStepDetail"))stepLogo.addGestureRecognizer(tapStepGestureRecognizer) func enterStepDetail(){    print("step detail ok") }//我现在的代码,但是下面的方法不执行。
查看完整描述

2 回答

  • 2 回答
  • 0 关注
  • 1513 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信