INInteraction.DeleteAllInteractions(Action<NSError>) Method

Definition

Deletes all interactions previously donated by the developer.

[Foundation.Export("deleteAllInteractionsWithCompletion:")]
public static void DeleteAllInteractions (Action<Foundation.NSError> completion);
static member DeleteAllInteractions : Action<Foundation.NSError> -> unit

Parameters

completion
Action<NSError>

To be added.

This parameter can be null.

Attributes

Applies to