中易网

请教swift中,多按钮响应事件中,sefl传参的问题

答案:1  悬赏:70  
解决时间 2021-02-20 08:55
请教swift中,多按钮响应事件中,sefl传参的问题
最佳答案
写了一个三按钮共用一个click函数的方式,click函数会捕捉到上面三个按钮的UIButton 对象,并访问其中的.tag属性,代码如下:
class ActionViewController: UIViewController {
    override func viewDidLoad() {
        super.viewDidLoad()
         
        //红按钮
        let redButton = UIButton.buttonWithType(UIButtonType.System) as UIButton
        redButton.frame = CGRectMake(0, 20, 100, 30)
        redButton.setTitle("点我变红", forState: UIControlState.Normal)
        redButton.backgroundColor = UIColor.redColor()
        redButton.tag = 100
        self.view.addSubview(redButton)
         
        //蓝色按钮
        let blueButton = UIButton.buttonWithType(UIButtonType.System) as UIButton
        blueButton.frame = CGRectMake(0, 60, 100, 30)
        blueButton.setTitle("点我变蓝", forState: UIControlState.Normal)
        blueButton.backgroundColor = UIColor.blueColor()
        blueButton.tag = 101
        self.view.addSubview(blueButton)
         
        //绿色
        let greenButton = UIButton.buttonWithType(UIButtonType.System) as UIButton
        greenButton.frame = CGRectMake(0, 100, 100, 30)
        greenButton.setTitle("点我变绿", forState: UIControlState.Normal)
        greenButton.backgroundColor = UIColor.greenColor()
        greenButton.tag = 102
        self.view.addSubview(greenButton)
         
        redButton.addTarget(self, action: "click:", forControlEvents: UIControlEvents.TouchUpInside)
        blueButton.addTarget(self, action: "click:", forControlEvents: UIControlEvents.TouchUpInside)
        greenButton.addTarget(self, action: "click:", forControlEvents: UIControlEvents.TouchUpInside)
         
    }
     
    func click(btn:UIButton){
        print(btn.tag)
    }
}
我要举报
如以上问答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
有没韶关火车到湖南石门
"积极锻炼十佳美少年"的宣传言怎么写,要答
高温白复袋是什么材质的
权利的游戏。是电影吗。谁有。
在什么网上有公布各个村的村长的名字
畅达轿车维修服务中心这个地址在什么地方,我
探视的近义词是什么呢
龙隐路幼儿园地址在哪,我要去那里办事
苹果5s升了7.11版本后上wifi很慢是什么原因呢
烘焙用的土司盒为什么有的有盖有的没有
如果要买琉璃,什么牌子的比较好?
水印相机是干嘛的?
女人说和你不是一个精神层面的以此分手为理由
双卵条(一)什么意思
瓯海区道教协会新桥镇庄济观(西北门)在什么地
推荐资讯
出口商应该怎样利用期货规避风险
驾驶员得心梗病后能掉销驾驶证吗
彭氏食品脆皮蛋糕专卖(武功店)地址在哪,我要
论说清楚一件事的重要性
我想问一下网上怎么申请办理信用卡!
我想学习关于设计方面的一些东西,但不知道该
请问一下你当时四级没过如何通过研究生复试资
淘宝快捷支付限额是多少
药品检验干燥失重项,具体应该烘干多长时间
杏林湖公园地址在什么地方,想过去办事
若p=log56*log67*log78*log89*log910,则
我QQ号每天都有人加过来,问他是谁他也不说话
手机登qq时,显示手机磁盘不足,清理后重新登
刺客的套装怎么选啊?