public marks

PUBLIC MARKS from an_ta with tags customize & useful

02 January 2013

Customizing MPVolumeView Appearance

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

06 December 2012

an_ta's TAGS related to tag customize

background +   cell +   color +   control +   cool +   delete +   grouped +   how +   important +   ios +   iphone +   mpvolumeview +   reorder +   slider +   swizzle +   swizzling +   table +   tableview +   to +   trick +   tricks +   uislider +   uitableview +   useful +   very +   view +   work +