ListView.SendCellAppearing(Cell) Method

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public void SendCellAppearing (Xamarin.Forms.Cell cell);
abstract member SendCellAppearing : Xamarin.Forms.Cell -> unit
override this.SendCellAppearing : Xamarin.Forms.Cell -> unit

Parameters

cell
Cell

For internal use by the Xamarin.Forms platform.

Implements

Attributes

Applies to