Ok this is probably so simple that it's laughable开发者_JAVA技巧, but I can't figure the answer. What is the property of the uipickerview? For the UIDatePicker, its datePicker.date, for label you can do label.text, etc etc. Is there a pickerView.XX syntax where I can get the value selected similar to the datePicker? Please let me know. Thanks
selectedRowInComponent:
You probably missed it b/c it isn't a property.
精彩评论