ListView.SendCellDisappearing(Cell) Method

Definition

For internal use by the Xamarin.Forms platform.

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

Parameters

cell
Cell

For internal use by the Xamarin.Forms platform.

Implements

Attributes

Applies to