ListView.SendCellAppearing(Cell) 方法

定义

供 Xamarin.Forms 平台内部使用。

[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

参数

cell
Cell

供 Xamarin.Forms 平台内部使用。

实现

属性

适用于