migueldeicaza / MonoTouch.Dialog

Tools to simplify creating dialogs with the user using MonoTouch
MIT License
430 stars 211 forks source link

[Bugzilla] Number picker element for MonoTouch.Dialog #249

Open dalexsoto opened 6 years ago

dalexsoto commented 6 years ago

From bugzilla: https://bugzilla.xamarin.com/show_bug.cgi?id=12223

The MonoTouch.Dialog library is missing a simple number picker for int/long elements. Currently, there are no suitable elements supporting properties of this type.