SyntaxFix
Write A Post
Hire A Developer
Questions
You have to use the didSelectRow delegate method, because a UIPickerView can have an arbitrary number of components. There is no "objectValue" or anything like that, because that's entirely up to you.
didSelectRow
UIPickerView