public marks

PUBLIC MARKS from an_ta with tag uisegmentedcontrol

July 2013

February 2012

iphone - Change textColor in UISegmentedcontrol - Stack Overflow

(via)
for (id seg in [segment subviews]) for (id label in [seg subviews]) if ([label isKindOfClass:[UILabel class]]) [label setTextColor:[UIColor redColor]];

an_ta's TAGS related to tag uisegmentedcontrol

change +   color +   customisation +   important +   ios +   iphone +   segment +   trick +   tricks +   useful +