Creating and Using Switches with UISwitch
You would like to give your users the ability to turn an option on or off.
effect as follow:
SolutionUse the UISwitch class.
Some steps to implment:
1...
iOS7 is a major update with compelling features for developers to incorporate into their apps. The user interface has been completely redesigned. In addition, iOS7 introduces a new animation system ...