共用方式為


IUICollectionViewDropPlaceholderContext.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>

取代預留位置時要執行的處理常式。 接受內容應卸載的索引路徑。

傳回

屬性

適用於