Author
Description
This is a circular slider to select a value from 0 to 360. The control is a subclass of UIControl and it is drawn using Core Graphics.
I built this slider for a tutorial about building custom controls in iOS.
You can find the full tutorial here: http://www.thinkandbuild.it/how-to-build-a-custom-control-in-ios/.