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

属性

适用于