I am trying to implement a \"Done\" button in a UIPickerView Similar to the one under this link
I looked in the class reference but I couldn t find it
Thank
You get the "Done" button in the toolbar using the ActionSheetPicker. Its is a great alternative to building it yourself.
https://github.com/skywinder/ActionSheetPicker-3.0