C# Class DLToolkitControlsSamples.Droid.FlowListViewInternalCellRenderer

Inheritance: Xamarin.Forms.Platform.Android.ViewCellRenderer
Show file Open project: daniel-luberda/DLToolkit.Forms.Controls

Protected Methods

Method Description
GetCellCore ( Xamarin.Forms.Cell item, Android convertView, Android parent, Android context ) : Android.Views.View

Method Details

GetCellCore() protected method

protected GetCellCore ( Xamarin.Forms.Cell item, Android convertView, Android parent, Android context ) : Android.Views.View
item Xamarin.Forms.Cell
convertView Android
parent Android
context Android
return Android.Views.View