[mono-android] NumberPicker

Jonathan Pryor jonp at xamarin.com
Sun Feb 26 03:25:31 UTC 2012


On Feb 25, 2012, at 9:44 PM, frankhevans wrote:
> Is the NumberPicker widget (see link) available in Xamarain/MonoDroid?

Yes:

	http://androidapi.xamarin.com/?link=T:Android.Widget.NumberPicker

But, it was added in API level 11 (Honeycomb), so you'd need to set your TargetFrameworkVersion to 3.1 or 4.0 to use it.

 - Jon



More information about the Monodroid mailing list