Last Updated: February 25, 2016
·
796
· alexruperez

Custom UIControl ProTip

UIImage *image = [UIImage imageNamed:[NSString stringWithFormat:@"checkboxbutton-%@able.png", self.checked ? @"en" : @"dis"]];