Is there a way to make the UIPickerView read-only? This means that the user cannot flip through the options.
PS. This is not the same as not passing anything in the <
Set the picker's userInteractionEnabled to NO.
userInteractionEnabled