共用方式為


INInteraction.DeleteInteractions(String[], Action<NSError>) 方法

定義

刪除與指定 identifiers 之 的互動。

[Foundation.Export("deleteInteractionsWithIdentifiers:completion:")]
public static void DeleteInteractions (string[] identifiers, Action<Foundation.NSError> completion);
static member DeleteInteractions : string[] * Action<Foundation.NSError> -> unit

參數

identifiers
String[]
completion
Action<NSError>

即將加入。

這個參數可以是 null

屬性

適用於