My application navigation based and view is UITableviewController. I need to add switch control for ON and OFF for particular UIViewtable cell. How to add.
My application navigation based and view is UITableviewController. I need to add switch control
Share
Also a classic, this question has been asked a lot here already. For example, see this question. Search for
UITableViewandUISwitchto get way more results.