Overview of Xamarin.Android SfPicker

9 Apr 20201 minute to read

The picker control allows users to pick an item among a list of items that can be customized with custom view. This control can be opened as dialog. Its rich feature set includes functionalities like multi column, header/footer, custom view on header/footer and default validation buttons.

Feature in Andriod

Features Xamarin.Android
Show Picker in Dialog
Selection
Header Customization
Footer Customization
Item Customization
Multi Column Support
Customize each column width
Column Header support
Column Header Customization

Please find the screen shot of SfPicker color selection

OverView

Please find the screen shot of SfPicker multicolumn

Overview