C# Class Blog.Mobile.Components.CustomPicker

Inheritance: Xamarin.Forms.Picker
Show file Open project: jsnmgpnty/Blogness2.0 Class Usage Examples

Public Properties

Property Type Description
ItemsSourceProperty BindableProperty
SelectedItemProperty BindableProperty

Private Methods

Method Description
OnItemsSourcePropertyChanged ( BindableObject bindable, IEnumerable value, IEnumerable newValue ) : void

Called when [items source property changed].

OnSelectedItemPropertyChanged ( BindableObject bindable, object value, object newValue ) : void

Called when [selected item property changed].

Property Details

ItemsSourceProperty public static property

public static BindableProperty ItemsSourceProperty
return BindableProperty

SelectedItemProperty public static property

public static BindableProperty SelectedItemProperty
return BindableProperty