xamarin-forms-samples/UserInterface/MonkeyAppPicker
David Britch 16fe79451c
Updated TargetPlatformVersion on UWP (#684)
2021-01-07 12:26:28 +00:00
..
Droid Mass update to Forms 5.0. (#682) 2021-01-06 17:47:24 +00:00
MonkeyApp Mass update to Forms 5.0. (#682) 2021-01-06 17:47:24 +00:00
Screenshots WinPhone screenshot removal. 2019-12-03 15:54:14 +00:00
UWP Updated TargetPlatformVersion on UWP (#684) 2021-01-07 12:26:28 +00:00
iOS Mass update to Forms 5.0. (#682) 2021-01-06 17:47:24 +00:00
MonkeyApp.sln 3.6 sample updates 2019-03-06 11:31:15 +00:00
README.md Add newline to end of each readme. 2020-01-06 11:42:16 +00:00

README.md

name description page_type languages products extensions urlFragment
Xamarin.Forms - Monkey Picker How to populate a Picker with data by setting the ItemsSource property, and how to respond to item selection by the user (UI) sample
csharp
xamarin
tags
ui
userinterface-monkeyapppicker

Monkey Picker

This sample demonstrates how to populate a Picker with data by setting the ItemsSource property, and how to respond to item selection by the user.

For more information about this sample see Setting a Picker's ItemsSource Property.

Monkey Picker application screenshot