Property | Type | Description | |
---|---|---|---|
ItemClickedCommandProperty | BindableProperty | ||
ScrollableItemsSourceProperty | BindableProperty |
Method | Description | |
---|---|---|
BindableListView ( ) : System.Collections |
Method | Description | |
---|---|---|
OnItemTapped ( object sender, ItemTappedEventArgs e ) : void | ||
OnItemsSourceChanged ( BindableObject bindable, IEnumerable oldvalue, IEnumerable newvalue ) : void |
public BindableListView ( ) : System.Collections | ||
return | System.Collections |
public static BindableProperty ItemClickedCommandProperty | ||
return | BindableProperty |