Share via


ListView.CreateDefaultCell(Object) Method

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public Xamarin.Forms.Cell CreateDefaultCell (object item);

Parameters

item
System.Object

For internal use by the Xamarin.Forms platform.

Returns

Implements

Attributes
System.ComponentModel.EditorBrowsableAttribute

Applies to