I need to make a custom thumb for my volume slider, which I need it to be a MPVolumeView. Is there any way I can change it?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Update: note that in iOS 6, there are built-in methods for customizing the MPVolumeView slider, similar to the methods for UISlider:
|
|||
|
|
|
You can't. You can only customize UISLider:
|
|||
|
|
