public marks

PUBLIC MARKS from an_ta with tags mpvolumeview & uislider

02 January 2013 16:30

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 mpvolumeview

check +   checkout +   control +   cool +   customize +   guide +   important +   ios +   iphone +   must +   mute +   out +   read +   slider +   swizzle +   swizzling +   trick +   uislider +   useful +   very +   volume +