共用方式為


IUITableViewDropPlaceholderContext.CommitInsertion 方法

定義

以捨棄的內容取代預留位置儲存格。

[Foundation.Export("commitInsertionWithDataSourceUpdates:")]
[Foundation.Preserve(Conditional=true)]
public bool CommitInsertion (Action<Foundation.NSIndexPath> dataSourceUpdates);
abstract member CommitInsertion : Action<Foundation.NSIndexPath> -> bool

參數

dataSourceUpdates
Action<NSIndexPath>

將更新檢視資料來源的處理常式。

傳回

屬性

適用於