Semi Circular Slider

2019-09-22 00:11发布

问题:

I need to implement a semi circular UISlider control . I googled a lot but could not find any solution . Even i tried to transform the UISlider but could not get success. Please help me .

Thanks in advance

回答1:

It seems like you have googled wrong :) http://www.cocoacontrols.com/platforms/ios/controls/uicircularslider. You can see what he is doing to create circular slider, and create your own semi-circular slider. Good Luck!



标签: ios uislider