Class ListViewTemplateCellRenderer
Inherited Members
Namespace: Telerik.Maui.Controls.Compatibility.DataControlsRenderer.Android.ListView
Assembly: Telerik.Maui.Controls.Compatibility.dll
Syntax
public class ListViewTemplateCellRenderer : ListViewCellRendererBase
Constructors
ListViewTemplateCellRenderer()
Declaration
public ListViewTemplateCellRenderer()
Methods
CellLengthFromLayout(ListViewLayoutBase)
Declaration
protected virtual double CellLengthFromLayout(ListViewLayoutBase layout)
Parameters
List
|
Returns
System.
|
GetContainer(Context, IVisualElementRenderer, ViewCell, View, BindableProperty, BindableProperty)
Declaration
protected override ViewGroup GetContainer(Context context, IVisualElementRenderer view, ViewCell viewCell, View parent, BindableProperty unevenRows, BindableProperty rowHeight)
Parameters
Android.
|
Microsoft.
|
Microsoft.
|
Microsoft.
|
Microsoft.
|
Microsoft.
|
Returns
Android.
|