INInteraction.DeleteAllInteractions(Action<NSError>) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes