ListView.SendCellDisappearing(Cell) 方法

定义

供 Xamarin.Forms 平台内部使用。

[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

参数

cell
Cell

供 Xamarin.Forms 平台内部使用。

实现

属性

适用于