Share via


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>

将更新视图数据源的处理程序。

返回

属性

适用于