How to control scrolling sound of uipicker? Any available sample code?
A:
There is no documented way. That being said:
[myPickerView setSoundsEnabled:NO];
Peter DeWeese
2010-09-15 17:20:53