When you scroll UIPickerView you can move your finger on the touchpad up and down - far up and down to how big the screen is. Is there a way to limit this range of scrolling up and down to the area of the UIPickerView? So that once you move your finger outside of the UIPickerView the scrolling of the UIPickerView stops? I am making UIPIckerView as a spinner in a game, and I need to achieve this for a fair gaming.
iOS UIPickerView: How to limit the scrolling range
384 Views Asked by coolcool1994 At
2
//viewDidLoad