Example #1
0
 public void roll(NumberPicker picker, int scrollX, int scrollY, long actionTime)
 {
     picker.ScrollBy(scrollX, scrollY);
 }