1

I want the same style as in UIDatePicker, but in stead of choosing a date I want to choose a number. Is this possible?

Stianhn
  • 275
  • 2
  • 14

1 Answers1

2

Use for that UIPickerview and it's datasource and delegates methods as for UITableView. See this post

Community
  • 1
  • 1
rowwingman
  • 5,589
  • 7
  • 33
  • 50