C# Class Blog.Mobile.Components.CustomPicker

Inheritance: Xamarin.Forms.Picker
Afficher le fichier Open project: jsnmgpnty/Blogness2.0 Class Usage Examples

Méthodes publiques

Свойство Type Description
ItemsSourceProperty BindableProperty
SelectedItemProperty BindableProperty

Private Methods

Méthode 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_oe static_oe property

public static BindableProperty ItemsSourceProperty
Résultat BindableProperty

SelectedItemProperty public_oe static_oe property

public static BindableProperty SelectedItemProperty
Résultat BindableProperty