Open anujbheda opened 12 years ago
Change certain label attributes.
Usage: self.switch.labelColor = [UIColor blackColor]; self.switch.labelShadowColor = [UIColor grayColor]; self.switch.labelFont = [UIFont systemFontOfSize:18.0f];
Pretty useful, 1+ vote for merging this.
+1 to merge this too. Really useful.
+1 for the merge.
Change certain label attributes.
Usage: self.switch.labelColor = [UIColor blackColor]; self.switch.labelShadowColor = [UIColor grayColor]; self.switch.labelFont = [UIFont systemFontOfSize:18.0f];