共用方式為


INInteraction.DeleteGroupedInteractions(String, Action<NSError>) 方法

定義

刪除指定 groupIdentifier 中已加入的互動。

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

參數

groupIdentifier
String
completion
Action<NSError>

即將加入。

這個參數可以是 null

屬性

適用於