次の方法で共有


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 プラットフォームによる内部使用向け。

実装

属性
System.ComponentModel.EditorBrowsableAttribute

適用対象