public marks

PUBLIC MARKS from an_ta with tag swizzling

January 2014

January 2013

Customizing MPVolumeView Appearance

(via)
for (id current in volumeView.subviews){ if ([current isKindOfClass:[UISlider class]]) { UISlider *volumeSlider = (UISlider *)current; // customization code } }

an_ta's TAGS related to tag swizzling

color +   cool +   customization +   customize +   important +   ios +   ios7 +   mpvolumeview +   slider +   swizzle +   trick +   uidatepicker +   uislider +   useful +