UIButton *btn = (UIButton *)[self.view viewWithTag:sender.tag]; btn.backgroundColor = [UIColor cyanColor];