How to stretch an iOS UISlider
I want to use the standard iOS slider in my application, but wanted it to be a bit stretched so it doesn开发者_如何学Python't "disappear" under my finger... neither google or the books informed me about this.. Is is possible? thks!
Set a custom thumb image then, using setThumbImage:forState:
加载中,请稍侯......
精彩评论