C# Class Crosschat.Client.Seedwork.Controls.BindableListView

Inheritance: ListView
Mostra file Open project: EgorBo/CrossChat-Xamarin.Forms Class Usage Examples

Public Properties

Property Type Description
ItemClickedCommandProperty BindableProperty
ScrollableItemsSourceProperty BindableProperty

Public Methods

Method Description
BindableListView ( ) : System.Collections

Private Methods

Method Description
OnItemTapped ( object sender, ItemTappedEventArgs e ) : void
OnItemsSourceChanged ( BindableObject bindable, IEnumerable oldvalue, IEnumerable newvalue ) : void

Method Details

BindableListView() public method

public BindableListView ( ) : System.Collections
return System.Collections

Property Details

ItemClickedCommandProperty public_oe static_oe property

public static BindableProperty ItemClickedCommandProperty
return BindableProperty

ScrollableItemsSourceProperty public_oe static_oe property

public static BindableProperty ScrollableItemsSourceProperty
return BindableProperty